odbc_field_name

 string odbc_field_name ( resource $result_id , int $field_number ) 

説明

Gets the name of the field occupying the given column number in the given result identifier.

戻り値

Returns the field name as a string, or FALSE on error.