PHP - Manual: msql_field_table
2024-11-14
(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.
The name of the table on success 或者在失败时返回 FALSE
.
官方地址:https://www.php.net/manual/en/function.msql-field-table.php