PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(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.
Poznámka: T�to funkciu nemo�no pou�i� s handlami v�sledkov, ktor� neboli bufferovan�.
Predchádzajúci | Domov | Nasledujúci |
sqlite_popen | Hore | sqlite_query |