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 specified field is
in.
A mysql_field_table example
]]>
For downward compatibility mysql_fieldtable
can also be used. This is deprecated, however.
See also mysql_list_tables.