(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)
Returns field's value from the fetched row
mixed oci_result ( resource $statement, mixed $field )
Returns the data from field in the current row, fetched by oci_fetch().
For details on the data type mapping performed by the OCI8 extension, see the datatypes supported by the driver
Parameters:
statement
Returns the data from field in t