msql_field_table

(PHP 4, PHP 5, PHP 7)

msql_field_tableGet table name for field

˵��

msql_field_table ( resource $result , int $field_offset ) : int

Returns the name of the table that the specified field is in.

����

result

resource �͵Ľ�������˽�������Զ� msql_query() �ĵ��á�

field_offset

��ֵ���ֶ�ƫ������ field_offset �� 1 ��ʼ��

����ֵ

The name of the table on success ������ʧ��ʱ���� FALSE.