(PHP 4, PHP 5)
msql_field_name — Get the name of the specified field in a result
msql_field_name() gets the name of the specified field index.
msql_query() 호출을 통한 결과 resource.
숫자 필드 오프셋. filed_offset 은 1부터 시작합니다.
The name of the field or FALSE on failure.