msql_field_table
(PHP 3>= 3.0.7, PHP 4 , PHP 5)
msql_field_table -- Get table name for field
Description
int
msql_field_table ( int query_identifier, int field )
Returns the name of the table field was
fetched from.
This function returns FALSE on failure.