|
PHP5中文手册
ovrimos_result(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5) ovrimos_result — Retrieves the output column 说明
string ovrimos_result
( int $result_id
, mixed $field
)
Retrieves the output column specified by field . 参数
返回值Returns the column as a string, FALSE on failure. |