PHP - Manual: fbsql_rows_fetched
2024-11-14
(PHP 5 >= 5.1.0, PHP 7)
fbsql_rows_fetched — Get the number of rows affected by the last statement
$result
) : intGets the number of rows affected by the last statement.
Returns the number of rows, as an integer.
官方地址:https://www.php.net/manual/en/function.fbsql-rows-fetched.php