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

search for in the

sqlite_num_fields> <sqlite_libversion
Last updated: Fri, 22 Aug 2008

view this page in

sqlite_next

(PHP 5, PECL sqlite:1.0-1.0.3)

sqlite_nextMove para a próxima linha.

Descrição

bool sqlite_next ( resource $result )

sqlite_next() avança o conjunto de resultados result para a próxima linha. Retorna FALSE se não houverem mais linhas, TRUE em outro caso.

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

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



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

sqlite_num_fields> <sqlite_libversion
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites