string mysql_field_name ( resource $result , int $field_offset )
mysql_field_name() returns the name of the specified field index.
The name of the specified field index on success or FALSE on failure.