OVRIMOS_NUM_FIELDS(3) OVRIMOS_NUM_FIELDS(3) ovrimos_num_fields - Returns the number of columnsSYNOPSISint ovrimos_num_fields (int $result_id)DESCRIPTIONReturns the number of columns in the specified result identifier.PARAMETERSo $result_id - A result identifier, returned by ovrimos_execute(3) or ovrimos_exec(3).RETURN VALUESReturns the number of columns as an integer, or FALSE on error.SEE ALSOovrimos_num_rows(3). PHP Documentation Group OVRIMOS_NUM_FIELDS(3)