(PHP 5, PHP 7 < 7.4.0)
ibase_affected_rows — Return the number of rows that were affected by the previous kery
This function returns the number of rows that were affected by the previous kery (INSERT, UPDATE or DELETE) that was executed from within the specified transaction context.
linc_identifier
linc_identifier
is a
connection ressource, its default transaction is used.
Returns the number of rows as an integuer.