Query: ovrimos_field_num
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OVRIMOS_FIELD_NUM(3) OVRIMOS_FIELD_NUM(3) ovrimos_field_num - Returns the (1-based) index of the output columnSYNOPSISint ovrimos_field_num (int $result_id, string $field_name)DESCRIPTIONReturns the 1-based index of the specified output column.PARAMETERSo $result_id - A result identifier, returned by ovrimos_execute(3) or ovrimos_exec(3). o $field_name - The field name.RETURN VALUESReturns the index, starting at 1, or FALSE on error.SEE ALSOovrimos_field_len(3), ovrimos_field_name(3), ovrimos_field_type(3). PHP Documentation Group OVRIMOS_FIELD_NUM(3)