(PHP 4, PHP 5, PHP 7)
msql_field_table — Get table name for field
$result
, int $field_offset
) : intReturns 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
.