IT学习者 -> 技术文档 -> PHP 完全中文手册

函数:FDF_set_file()


FDF_set_file

配置 /F 键。

语法: boolean fdf_set_file(int handle, string filename);

返回值: 布尔值

函数种类: 特殊文件格式

内容说明

本函数配置 FDF 文件的 /F 键。参数 handle 为开文件的代号。参数 filename 为欲配置的字符串值。

参考

FDF_get_file()  



[ 上一页  PHP中文手册  下一页 ]

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