fbsql_rows_fetched

(PHP 5 >= 5.1.0, PHP 7)

fbsql_rows_fetchedGet the number of rows affected by the last statement

˵��

fbsql_rows_fetched ( resource $result ) : int

Gets the number of rows affected by the last statement.

����

result

�� fbsql_query() �� fbsql_db_query() ���صĽ����ʶ����

����ֵ

Returns the number of rows, as an integer.