mysql_field_table

Get name of the table the specified field is in (PHP 3, PHP 4 )
string mysql_field_table ( resource result, int field_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.

This HTML Help has been published using the chm2web software.