fbsql_rows_fetched

Get the number of rows affected by the last statement

Beschreibung

int fbsql_rows_fetched ( resource $result )

Gets the number of rows affected by the last statement.

Parameter-Liste

result

Ein von fbsql_query zurückgegebenes Erebnishandle.

Rückgabewerte

Returns the number of rows, as an integer.