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)
| Related Man Pages |
|---|
| ifx_affected_rows(3) - php |
| oci_num_rows(3) - php |
| odbc_binmode(3) - php |
| ovrimos_fetch_row(3) - php |
| sybase_affected_rows(3) - php |