Query: ovrimos_num_rows
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OVRIMOS_NUM_ROWS(3) OVRIMOS_NUM_ROWS(3) ovrimos_num_rows - Returns the number of rows affected by update operationsSYNOPSISint ovrimos_num_rows (int $result_id)DESCRIPTIONGets the number of rows affected by update operations.PARAMETERSo $result_id - A result identifier, returned by ovrimos_execute(3) or ovrimos_exec(3).RETURN VALUESReturns the number of rows as an integer, or FALSE on error.SEE ALSOovrimos_num_fields(3). PHP Documentation Group OVRIMOS_NUM_ROWS(3)