PHP3 Manual
PrevNext

mysql_field_table

mysql_field_table -- get table name for field

Description

string mysql_field_table(int result, int field_offset);

Get the table name for field. For downward compatibility mysql_fieldtable() can also be used.


PrevHomeNext
mysql_field_seekUpmysql_field_type