sqlite_prev
(PHP 5)
sqlite_prev(no version information, might be only in CVS)
SQLiteResult->prev -- Seek to the previous row number of a result setOpis
bool sqlite_prev ( resource result )Object oriented style (method):
class SQLiteResult {bool prev ( void )
}
sqlite_prev() seeks back the
result
handle to the previous row.