Query: ovrimos_field_type
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OVRIMOS_FIELD_TYPE(3) OVRIMOS_FIELD_TYPE(3) ovrimos_field_type - Returns the type of the output columnSYNOPSISint ovrimos_field_type (int $result_id, int $field_number)DESCRIPTIONReturns the type of the output columnPARAMETERSo $result_id - A result identifier, returned by ovrimos_execute(3) or ovrimos_exec(3). o $field_number - A 1-based index.RETURN VALUESReturns the field type as an integer, or FALSE on error.SEE ALSOovrimos_field_len(3), ovrimos_field_name(3), ovrimos_field_num(3). PHP Documentation Group OVRIMOS_FIELD_TYPE(3)