mysql_field_table

Example

 string mysql_field_table ( resource $result , int $field_offset ) 

Description

Returns the name of the table that the specified field is in.

Return Values

The name of the table on success.