fbsql_rows_fetched

(PHP 5 >= 5.1.0)

fbsql_rows_fetchedGet the number of rows affected by the last statement

Description

int fbsql_rows_fetched ( resource $result )

Gets the number of rows affected by the last statement.

Parameters

result

A result identifier returned by fbsql_query() or fbsql_db_query().

Return Values

Returns the number of rows, as an integer.


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout