mysql_field_table
mysql_field_table(result_id, field_position)
This function returns the name of the table containing the specified
field (field_position) of the specified result set (result_id).
The function name mysql_fieldtable may also be
used, but is deprecated.