
FDF 函数库FDF_set_file配置 /F 键。语法: boolean fdf_set_file(int handle, string filename);返回值: 布尔值函数种类: 特....
FDF 函数库FDF_set_status配置 /STATUS 键。语法: boolean fdf_set_status(int handle, string status);返回值: 布尔值函数....
文件系统函数库delete无用的项目。语法: void delete(string file);返回值: 无函数种类: 文件存取内容说明本函数为无用的项....
数组处理函数库each返回数组中下一个元素的索引及值。语法: array each(array array);返回值: 数组函数种类: 资料处理内容说....
杂项函数库extract汇入数组到符号表。语法: void extract(array var_array, int [extract_type], string [prefix]);返回值: ....
正则表达式函数库ereg_replace字符串比对解析并取代。语法: string ereg_replace(string pattern, string replacement, stri....
数学运算函数库DecHex十进位转十六进位。语法: string dechex(int number);返回值: 字符串函数种类: 数学运算内容说明....
文件系统函数库fclose关闭已打开的文件。语法: int fclose(int fp);返回值: 整数函数种类: 文件存取内容说明本函数用来关闭....
FDF 函数库FDF_set_ap配置显示字段。语法: boolean fdf_set_ap(int handle, string fieldname, int face, string filename, ....
数学运算函数库DecOct十进位转八进位。语法: string decoct(int number);返回值: 字符串函数种类: 数学运算内容说明本....
动态链接函数库dl载入 PHP 扩充模块。语法: int dl(string library);返回值: 整数函数种类: PHP 系统功能内容说明本函数可动....
网络函数库debugger_on使用内建的 PHP 调试器。语法: int debugger_on(string address);返回值: 整数函数种类: PHP 系统功能....
正则表达式函数库eregi_replace字符串比对解析并取代,与大小写无关。语法: string eregi_replace(string pattern, string r....
变量处理函数库doubleval变量转成倍浮点数类型。语法: double doubleval(mixed var);返回值: 倍浮点数函数种类: PHP 系统功....
数学运算函数库DecBin十进位转二进位。语法: string decbin(int number);返回值: 字符串函数种类: 数学运算内容说明本....
网络函数库debugger_off关闭内建的 PHP 调试器。语法: int debugger_off(void);返回值: 整数函数种类: PHP 系统功能内容说明....
dbm 类数据库函数库dbmreplace改动或加入资料。语法: boolean dbmreplace(int handle, string key, string value);返回值: ....
DBA 函数库dba_sync数据库同步化。语法: boolean dba_sync(int handle);返回值: 布尔值函数种类: 数据库功能内容说明本函数....
dbm 类数据库函数库dbminsert加入资料。语法: int dbminsert(int handle, string key, string value);返回值: 整数函数种类:....
DBA 函数库dba_close关闭数据库。语法: void dba_close(int handle);返回值: 无函数种类: 数据库功能内容说明本函数用来将已....