Query: sqlite_prev
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SQLITE_PREV(3) SQLITE_PREV(3) sqlite_prev - Seek to the previous row number of a result setSYNOPSISbool sqlite_prev (resource $result)DESCRIPTIONObject oriented style (method): bool SQLiteResult::prev (void ) sqlite_prev(3) seeks back the $result handle to the previous row.PARAMETERSo $result - The SQLite result resource. This parameter is not required when using the object-oriented method. Note This function cannot be used with unbuffered result handles.RETURN VALUESReturns TRUE on success, or FALSE if there are no more previous rows.SEE ALSOsqlite_has_prev(3), sqlite_rewind(3), sqlite_next(3). PHP Documentation Group SQLITE_PREV(3)
Related Man Pages |
---|
mysqli_next_result(3) - php |
pg_result_seek(3) - php |
sqlite_current(3) - php |
sqlite_fetch_all(3) - php |
sqlite_fetch_single(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
Please Welcome Ravinder Singh to the Moderation Team |
Denial Of Service Attack Update |