Build Your Own Database-Driven Website Using PHP MySQL [Electronic resources]

Kevin Yank

نسخه متنی -صفحه : 190/ 153
نمايش فراداده

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.