sqlite_has_more(3) php man page | unix.com

Man Page: sqlite_has_more

Operating Environment: php

Section: 3

SQLITE_HAS_MORE(3)														SQLITE_HAS_MORE(3)

sqlite_has_more - Finds whether or not more rows are available

SYNOPSIS
bool sqlite_has_more (resource $result)
DESCRIPTION
Finds whether more rows are available from the given result set.
PARAMETERS
o $result - The SQLite result resource.
RETURN VALUES
Returns TRUE if there are more rows available from the $result handle, or FALSE otherwise.
SEE ALSO
sqlite_num_rows(3), sqlite_changes(3). PHP Documentation Group SQLITE_HAS_MORE(3)
Related Man Pages
pg_fetch_all(3) - php
pg_fetch_all_columns(3) - php
pg_result_seek(3) - php
sqlite_num_rows(3) - php
sqlsrv_has_rows(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!