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

search for in the

fbsql_select_db> <fbsql_rollback
[edit] Last updated: Thu, 23 May 2013

view this page in

fbsql_rows_fetched

(PHP 5 >= 5.1.0)

fbsql_rows_fetchedObtiene el número de filas afectadas por la última consulta

Descripción

int fbsql_rows_fetched ( resource $result )

Obtiene el número de filas afectadas por la última consulta.

Parámetros

result

Un identificador de resultado devuelto por fbsql_query() o fbsql_db_query().

Valores devueltos

Devuelve el número de filas, como entero.



add a note add a note User Contributed Notes fbsql_rows_fetched - [0 notes]
There are no user contributed notes for this page.

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