mysql_field_table
Get name of the table the specified field is in
Description
stringmysql_field_table
resourceresult
intfield_offset
Returns the name of the table that the specifed field is
in.
For downward compatibility mysql_fieldtable
can also be used. This is deprecated, however.