odbc_result

Example

 mixed odbc_result ( resource $result_id , mixed $field ) 

Description

Get result data

Return Values

Returns the string contents of the field, FALSE on error, NULL for NULL data, or TRUE for binary data.