PHP-manual | ||
---|---|---|
Föregående | Nästa |
(PHP 5)
sqlite_prev(no version information, might be only in CVS)
SQLiteResult->prev -- Seek to the previous row number of a result setObject oriented style (method):
class SQLiteResult {sqlite_prev() seeks back the result handle to the previous row.
The SQLite result resource. This parameter is not required when using the object-oriented method.
Not: This function cannot be used with unbuffered result handles.
Föregående | Hem | Nästa |
sqlite_popen | Upp | sqlite_query |