函数:FDF_next_field_name()


FDF_next_field_name

下一字段的名称。

语法: string fdf_next_field_name(int handle, string fieldname);

返回值: 字符串

函数种类: 特殊文件格式

内容说明

本函数返回下一个字段的名称。参数 handle 为开文件的代号。参数 fieldname 为指定字段名称字符串。

参考

FDF_get_value()  FDF_set_value()  



[ 上一页 PHP 手册 下一页 ]

PHP 首页 | PHP 导读 | PHP 函数库 | PHP 函数索引 | PHP 范例程序