SQLITE_HAS_MORE(3) SQLITE_HAS_MORE(3) sqlite_has_more - Finds whether or not more rows are availableSYNOPSISbool sqlite_has_more (resource $result)DESCRIPTIONFinds whether more rows are available from the given result set.PARAMETERSo $result - The SQLite result resource.RETURN VALUESReturns TRUE if there are more rows available from the $result handle, or FALSE otherwise.SEE ALSOsqlite_num_rows(3), sqlite_changes(3). PHP Documentation Group SQLITE_HAS_MORE(3)
| Related Man Pages |
|---|
| odbc_fetch_row(3) - php |
| fbsql_num_rows(3) - php |
| ingres_num_rows(3) - php |
| pg_result_seek(3) - php |
| sybase_fetch_row(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Please Welcome Ravinder Singh to the Moderation Team |
| Denial Of Service Attack Update |
| Please Welcome Nicki Paul to the Moderator Team! |