PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(PHP 5)
sqlite_rewind(no version information, might be only in CVS)
SQLiteResult->rewind -- Seek to the first row numberObject oriented style (method):
class SQLiteResult {sqlite_rewind() seeks back to the first row in the given result set.
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_query | Hore | sqlite_seek |