fbsql_affected_rows(PHP 4 >= 4.0.6, PHP 5) fbsql_affected_rows — Get number of affected rows in previous FrontBase operation Описание
int fbsql_affected_rows
([ resource $link_identifier
] )
fbsql_affected_rows() returns the number of rows affected by the last INSERT, UPDATE or DELETE query associated with link_identifier .
If the last query was a DELETE query with no WHERE clause, all of the records will have been deleted from the table but this function will return zero.
Список параметров
Возвращаемые значенияIf the last query failed, this function will return -1. |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |