fbsql_rows_fetched
(PHP 5 >= 5.1.0, PHP 7)
fbsql_rows_fetched — Get the number of rows affected by the last statement
说明
fbsql_rows_fetched
( resource
$result
) : intGets the number of rows affected by the last statement.
返回值
Returns the number of rows, as an integer.

User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/function.fbsql-rows-fetched.php