| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
sqlite_rewind() seeks back to the first row in the result set. Returns FALSE if there are no rows in the result set, TRUE otherwise.
Poznámka: This function cannot be used with unbuffered result sets.
See also sqlite_next(), sqlite_current(), and sqlite_seek().
| Predchádzajúci | Domov | Nasledujúci |
| sqlite_query | Hore | sqlite_seek |