bool sqlite_has_more ( resource $result )
Finds whether more rows are available from the given result set.
Returns TRUE if there are more rows available from the result handle, or FALSE otherwise.