分类: PHP全中文文档
PHP全中文文档,包含PHP函数,常用语法,计算机术语
-
评论(0)
顶(0)函数:hw_Children() (2004-12-01 13:37)
hw_Children
取得子类代码。
语法: array hw_children(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_ChildrenObj() (2004-12-01 13:36)
hw_ChildrenObj
取得子类的类记录。
语法: array hw_childrenobj(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_Close() (2004-12-01 13:35)
hw_Close
关闭 Hyperwave 连接。
语法: boolean hw_close(int connection);
-
评论(0)
顶(0)函数:hw_Connect() (2004-12-01 13:32)
hw_Connect
连上 Hyperwave 服务器。
语法: int hw_connect(string host, int port, string [username], string [password]);
-
评论(0)
顶(0)函数:hw_Cp() (2004-12-01 13:29)
hw_Cp
复制类。
语法: void hw_cp(int connection, array objrec, int dest);
-
评论(0)
顶(0)函数:hw_Deleteobject() (2004-12-01 13:29)
hw_Deleteobject
删除类。
语法: boolean hw_deleteobject(int connection, int object_to_delete);
-
评论(0)
顶(0)函数:hw_DocByAnchor() (2004-12-01 13:28)
hw_DocByAnchor
取得指定锚的文件类代码。
语法: int hw_docbyanchor(int connection, int anchorID);
-
评论(0)
顶(0)函数:hw_DocByAnchorObj() (2004-12-01 13:27)
hw_DocByAnchorObj
取得指定锚的文件类。
语法: string hw_docbyanchorobj(int connection, int anchorID);
-
评论(0)
顶(0)函数:hw_DocumentAttributes() (2004-12-01 13:27)
hw_DocumentAttributes
取得指定文件类属性。
语法: string hw_documentattributes(int hw_document);
-
评论(0)
顶(0)函数:hw_DocumentBodyTag() (2004-12-01 13:26)
hw_DocumentBodyTag
取得指定文件类的文件主体标记。
语法: string hw_documentbodytag(int hw_document, string [prefix]);
-
评论(0)
顶(0)函数:hw_DocumentContent() (2004-12-01 13:25)
hw_DocumentContent
取得指定文件类的内容。
语法: string hw_documentcontent(int hw_document);
-
评论(0)
顶(0)函数:hw_DocumentSetContent() (2004-12-01 13:25)
hw_DocumentSetContent
重设指定文件类的内容。
语法: boolean hw_documentsetcontent(int hw_document, string content);
-
评论(0)
顶(0)函数:hw_DocumentSize() (2004-12-01 13:24)
hw_DocumentSize
取得文件大小。
语法: int hw_documentsize(int hw_document);
-
评论(0)
顶(0)函数:hw_ErrorMsg() (2004-12-01 13:24)
hw_ErrorMsg
取得错误信息。
语法: string hw_errormsg(int connection);
-
评论(0)
顶(0)函数:hw_EditText() (2004-12-01 13:23)
hw_EditText
改动文字文件。
语法: boolean hw_edittext(int connection, int hw_document);
-
评论(0)
顶(0)函数:hw_Error() (2004-12-01 13:22)
hw_Error
取得错误代码。
语法: int hw_error(int connection);
-
评论(0)
顶(0)函数:hw_Free_Document() (2004-12-01 13:21)
hw_Free_Document
释放文件使用的内存。
语法: boolean hw_free_document(int hw_document);
-
评论(0)
顶(0)函数:hw_GetParents() (2004-12-01 13:20)
hw_GetParents
取得父类的 ID。
语法: array hw_getparentsobj(int connection, int objectID);
-
评论(0)
顶(0)hw_GetParentsObj() (2004-12-01 13:18)
hw_GetParentsObj
取得父类的资料。
语法: array hw_getparentsobj(int connection, int objectID);
-
评论(0)
顶(0)函数:hw_GetChildColl() (2004-12-01 13:18)
hw_GetChildColl
取得子类们的 ID。
语法: array hw_getchildcoll(int connection, int objectID);
- 暂无数据




