Query: ovrimos_result
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OVRIMOS_RESULT(3) OVRIMOS_RESULT(3) ovrimos_result - Retrieves the output columnSYNOPSISstring ovrimos_result (int $result_id, mixed $field)DESCRIPTIONRetrieves the output column specified by $field.PARAMETERSo $result_id - A result identifier, returned by ovrimos_execute(3) or ovrimos_exec(3). o $field - Either as a string with the field name or as an 1-based index.RETURN VALUESReturns the column as a string, FALSE on failure. PHP Documentation Group OVRIMOS_RESULT(3)