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

search for in the

fbsql_select_db> <fbsql_rollback
Last updated: Fri, 22 Aug 2008

view this page in

fbsql_rows_fetched

(PHP 5 >= 5.1.0)

fbsql_rows_fetchedGet the number of rows affected by the last statement

Descripción

int fbsql_rows_fetched ( resource $result )

Gets the number of rows affected by the last statement.

Lista de parámetros

result

A result identifier returned by fbsql_query() or fbsql_db_query().

Valores retornados

Returns the number of rows, as an integer.



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

fbsql_select_db> <fbsql_rollback
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites