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

search for in the

sqlite_open> <sqlite_num_fields
[edit] Last updated: Fri, 17 May 2013

view this page in

sqlite_num_rows

(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0)

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 - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites