mysql_field_table
指定したフィールドが含まれるテーブルの名前を取得する
&mysql.alternative.note;
mysqli_fetch_field_direct [table] あるいは [orgtable]
PDOStatement::getColumnMeta [table]
&reftitle.description;
stringmysql_field_table
resourceresult
intfield_offset
指定したフィールドが含まれるテーブルの名前を返します。
&reftitle.parameters;
&mysql.result.description;
&mysql.field-offset.req.description;
&reftitle.returnvalues;
成功した場合にテーブルの名前を返します。
&reftitle.examples;
mysql_field_table の例
]]>
&reftitle.notes;
&info.deprecated.alias;
mysql_fieldtable
&reftitle.seealso;
mysql_list_tables