(PHP 4, PHP 5)
msql_field_table — Get table name for field
Returns the name of the table that the specified field is in.
msql_query() 호출을 통한 결과 resource.
숫자 필드 오프셋. filed_offset 은 1부터 시작합니다.
The name of the table on success, or FALSE on failure.