
Informix 数据库函数库ifx_create_char建立字符类。语法: int ifx_create_char(string param);返回值: 整数函数种类: ....
Informix 数据库函数库ifxus_tell_slob返回目前文件或找寻位置。语法: int ifxus_tell_slob(long bid);返回值: 整数函数种类....
Hyperwave 服务器函数库hw_OutputDocument输出文件。语法: boolean hw_outputdocument(int hw_document);返回值: 布尔值函数....
InterBase 数据库函数库ibase_fetch_row返回单列的各字段。语法: array ibase_fetch_row(int result);返回值: 数组函数种类:....
Hyperwave 服务器函数库hw_Objrec2Array类记录转为数组。语法: array hw_objrec2array(string object_record);返回值: 数组....
Hyperwave 服务器函数库hw_InCollections检查类聚集。语法: array hw_incollections(int connection, array objids, array c....
InterBase 数据库函数库ibase_connect打开 InterBase 服务器连接。语法: int ibase_connect(string database, string [usern....
InterBase 数据库函数库ibase_execute执行 SQL 的指令部分。语法: int ibase_execute(int query);返回值: 整数函数种类: 数....
Hyperwave 服务器函数库hw_GetAnchors取得文件的链接锚。语法: array hw_getanchors(int connection, int objectID);返回值:....
InterBase 数据库函数库ibase_bind链接 PHP 变量到 InterBase 参数。语法: boolean ibase_bind(int query);返回值: 布尔值函....
Hyperwave 服务器函数库hw_Mv移动类。语法: void hw_mv(int connection, array objrec, int from, int dest);返回值: 无函数....
Hyperwave 服务器函数库hw_Identify用户身份确认。语法: void hw_identify(string username, string password);返回值: 无函....
Hyperwave 服务器函数库hw_New_Document建立新文件。语法: int hw_new_document(string object_record, string document_dat....
Hyperwave 服务器函数库hw_GetObjectByQueryCollObj搜寻聚集类。语法: array hw_getobjectbyquerycollobj(int connection, i....
InterBase 数据库函数库ibase_close关闭 InterBase 服务器连接。语法: boolean ibase_close(int link_identifier);返回值: ....
Hyperwave 服务器函数库hw_ErrorMsg取得错误信息。语法: string hw_errormsg(int connection);返回值: 字符串函数种类: 网络....
Hyperwave 服务器函数库hw_Free_Document释放文件使用的内存。语法: boolean hw_free_document(int hw_document);返回值: 布....
Hyperwave 服务器函数库hw_Modifyobject修改类记录。语法: boolean hw_modifyobject(int connection, int object_to_change,....
Hyperwave 服务器函数库hw_Who列出目前用户。语法: array hw_who(int connection);返回值: 数组函数种类: 网络系统内容说明....
Hyperwave 服务器函数库hw_GetText取得纯文字文件。语法: int hw_gettext(int connection, int objectID, int [rootID]);返....