网站首页

>>

PHP初级教程手册


函数:mysql_field_table()



mysql_field_table

获得目前字段的资料表 (table) 名称。

语法: string mysql_field_table(int result, int field_offset);

返回值: 字符串

函数种类: 数据库功能

内容说明

本函数可以得到目前所在字段的资料表名。



整理: (www.phpernote.com)

[ 上一页 下一页 ]

|