include("top1.php") ?>
函数:hw_InsertDocument() |
hw_InsertDocument上传文件。 语法: int hw_insertdocument(int connection, int parentID, int hw_document); 返回值: 整数 函数种类: 网络系统
本函数用来上传任何格式的新文件。参数 connection 为和 Hyperwave 服务器的连接代码。参数 parentID 为指定的父类 ID 值。参数 hw_document 为欲插入的文件。治募注意的是本函数上传文件前要先使用 hw_New_Document() 来建立新文件。
hw_New_Document() hw_PipeDocument()
|