
PostgreSQL 数据库函数库pg_Fetch_Array返回数组资料。语法: array pg_fetch_array(int result, int row);返回值: 数组函数....
PHP 选项及相关信息函数库phpversion返回 PHP 版本信息。语法: string phpversion(void);返回值: 字符串函数种类: PHP 系统....
字符串处理函数库print输出字符串。语法: boolean print(string arg);返回值: 布尔值函数种类: 资料处理内容说明本函数输出....
PostgreSQL 数据库函数库pg_lowrite读取大型类。语法: int pg_lowrite(int fd, string buf);返回值: 整数函数种类: 数据库功....
字符串处理函数库printf输出格式化字符串。语法: int printf(string format, mixed [args]...);返回值: 整数函数种类: 资料....
PostgreSQL 数据库函数库pg_GetLastOid取得最后的类代码。语法: int pg_getlastoid(int result);返回值: 整数函数种类: 数据....
PostgreSQL 数据库函数库pg_NumFields取得返回字段的数目。语法: int pg_numfields(int result);返回值: 整数函数种类: 数据....
PostgreSQL 数据库函数库pg_Exec执行 query 指令。语法: int pg_exec(int connection, string query);返回值: 整数函数种类:....
PostgreSQL 数据库函数库pg_lounlink删除大型类。语法: void pg_lounlink(int connection, int lobjid);返回值: 无函数种类:....
PostgreSQL 数据库函数库pg_FieldType获得目前字段的类型。语法: string pg_fieldtype(int result, mixed field);返回值: 字....
PostgreSQL 数据库函数库pg_FreeResult释放返回占用内存。语法: boolean pg_freeresult(int result);返回值: 布尔值函数种类....
PostgreSQL 数据库函数库pg_DBname取得目前的数据库名称。语法: string pg_dbname(int connection);返回值: 字符串函数种类:....
PostgreSQL 数据库函数库pg_ErrorMessage返回错误信息。语法: string pg_errormessage(int connection);返回值: 字符串函数....
PostgreSQL 数据库函数库pg_FieldSize计算指定字段的长度。语法: int pg_fieldsize(int result, mixed field);返回值: 整数....
PDF 格式文件函数库PDF_set_info_author配置文件作者。语法: void pdf_set_info_author(int info, string author);返回值: ....
PDF 格式文件函数库PDF_set_horiz_scaling配置文字水平间距。语法: boolean pdf_set_horiz_scaling(int pdfid, double scale....
PDF 格式文件函数库PDF_set_duration配置二页的切换时间。语法: boolean pdf_set_duration(int pdfid, double duration);返....
PDF 格式文件函数库PDF_set_font配置使用的字型及大小。语法: boolean pdf_set_font(int pdfid, string fontname, double si....
PDF 格式文件函数库PDF_setrgbcolor_stroke指定绘图的颜色为彩色。语法: boolean pdf_setrgbcolor_stroke(int pdfid, double....