(PHP 5 >= 5.1.0 < 5.3.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
Um identificador de resultado retornado por fbsql_query() ou fbsql_db_query().
Returns the number of rows, as an integer.