分类: PHP全中文文档
PHP全中文文档,包含PHP函数,常用语法,计算机术语
-
评论(0)
顶(0)函数:hw_GetChildCollObj() (2004-12-01 21:17)
hw_GetChildCollObj
取得子类们的资料。
语法: array hw_getchildcollobj(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_GetRemote() (2004-12-01 21:16)
hw_GetRemote
取得远端文件。
语法: int hw_getremote(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_GetRemoteChildren() (2004-12-01 21:16)
hw_GetRemoteChildren
取得远端的子文件。
语法: [array|int] hw_getremotechildren(int connection, string object_record);
-
评论(0)
顶(0)函数:hw_GetSrcByDestObj() (2004-12-01 21:15)
hw_GetSrcByDestObj
取得指定目的的文件内容。
语法: array hw_getsrcbydestobj(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_GetObject() (2004-12-01 21:14)
hw_GetObject
取得类。
语法: string hw_getobject(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_GetAndLock() (2004-12-01 21:14)
hw_GetAndLock
取得并锁住类。
语法: string hw_getandlock(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_GetText() (2004-12-01 21:13)
hw_GetText
取得纯文字文件。
语法: int hw_gettext(int connection, int objectID, int [rootID]);
-
评论(0)
顶(0)函数:hw_GetObjectByQuery() (2004-12-01 20:51)
hw_GetObjectByQuery
搜寻类。
语法: array hw_getobjectbyquery(int connection, string query, int max_hits);
-
评论(0)
顶(0)函数:hw_GetObjectByQueryObj() (2004-12-01 20:49)
hw_GetObjectByQueryObj
搜寻类。
语法: array hw_getobjectbyqueryobj(int connection, string query, int max_hits);
-
评论(0)
顶(0)函数:hw_GetObjectByQueryColl() (2004-12-01 20:48)
hw_GetObjectByQueryColl
搜寻聚集类。
语法: array hw_getobjectbyquerycoll(int connection, int objectID, string query, int max_hits);
-
评论(0)
顶(0)函数:hw_GetObjectByQueryCollObj() (2004-12-01 20:42)
hw_GetObjectByQueryCollObj
搜寻聚集类。
语法: array hw_getobjectbyquerycollobj(int connection, int objectID, string query, int max_hits);
-
评论(0)
顶(0)函数:hw_GetChildDocColl() (2004-12-01 20:42)
hw_GetChildDocColl
取得全部子文件聚集。
语法: array hw_getchilddoccoll(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_GetChildDocCollObj() (2004-12-01 20:41)
hw_GetChildDocCollObj
取得全部子文件聚集记录。
语法: array hw_getchilddoccollobj(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_GetAnchors() (2004-12-01 20:41)
hw_GetAnchors
取得文件的链接锚。
语法: array hw_getanchors(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_GetAnchorsObj() (2004-12-01 20:40)
hw_GetAnchorsObj
取得文件的链接锚记录。
语法: array hw_getanchorsobj(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_Mv() (2004-12-01 20:24)
hw_Mv
移动类。
语法: void hw_mv(int connection, array objrec, int from, int dest);
-
评论(0)
顶(0)函数:hw_Identify() (2004-12-01 20:19)
hw_Identify
用户身份确认。
语法: void hw_identify(string username, string password);
-
评论(0)
顶(0)函数:hw_InCollections() (2004-12-01 20:18)
hw_InCollections
检查类聚集。
语法: array hw_incollections(int connection, array objids, array collids, int para);
-
评论(0)
顶(0)函数:hw_Info() (2004-12-01 20:18)
hw_Info
连接信息。
语法: string hw_info(int connection);
-
评论(0)
顶(0)函数:hw_InsColl() (2004-12-01 20:17)
hw_InsColl
插入聚集。
语法: int hw_inscoll(int connection, int objectID, array object_array);
- 暂无数据




