|
fbsql_rows_fetched(PHP 5 >= 5.1.0) fbsql_rows_fetched — Get the number of rows affected by the last statement Описание
int fbsql_rows_fetched
( resource $result
)
Gets the number of rows affected by the last statement. Список параметров
Возвращаемые значенияReturns the number of rows, as an integer. |
|