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

search for in the

sqlite_open> <sqlite_num_fields
Last updated: Fri, 14 Nov 2008

view this page in

sqlite_num_rows

(PHP 5, PECL sqlite:1.0-1.0.3)

sqlite_num_rowsRetorna o número de linhas em um conjunto de resultados.

Descrição

int sqlite_num_rows ( resource $result )

Retorna o numero de linhas no conjunto de resultados result .

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

Veja também sqlite_changes() e sqlite_query().



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

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