©
Dokumen ini menggunakan Manual laman web PHP Cina Lepaskan
(PHP 5, PHP 7 >= 5.1.0)
fbsql_rows_fetched — Get the number of rows affected by the last statement
$result
)Gets the number of rows affected by the last statement.
result
由 fbsql_query() 或 fbsql_db_query() 返回的结果标识符。
Returns the number of rows, as an integer.