PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

sqlite_seek> <sqlite_query
Last updated: Fri, 14 Nov 2008

view this page in

sqlite_rewind

(PHP 5, PECL sqlite:1.0-1.0.3)

sqlite_rewindVai para a primeira linha.

Descrição

bool sqlite_rewind ( resource $result )

sqlite_rewind() volta para a primeira linha no conjunto de resultados. Retorna FALSE se não houverem mais linhas no conjunto de resultados ou, TRUE em outro caso.

Nota: Esta função não pode ser usada com query sem buffer.

Veja também sqlite_next(), sqlite_current() e sqlite_seek().



add a note add a note User Contributed Notes
sqlite_rewind
There are no user contributed notes for this page.

sqlite_seek> <sqlite_query
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites