爱在莫斯科 发表于 2017-4-11 11:24:02

php filepro_fieldname函数-filePro 数据库函数库

取得字段名称。
语法: string filepro_fieldname(int field_number);
返回值: 字符串
函数种类: 数据库功能

内容说明本函数用来读取 FilePro 数据库中指定字段的字段名称。参数 field_number 为字段的序号,为正整数类型。
页: [1]
查看完整版本: php filepro_fieldname函数-filePro 数据库函数库