Hyperwave 函数
PHP 手册

hw_EditText

(PHP 4)

hw_EditTextRetrieve text document

说明

bool hw_edittext ( int $connection , int $hw_document )

Uploads the text document to the server. The object record of the document may not be modified while the document is edited.

This function will only works for pure text documents. It will not open a special data connection and therefore blocks the control connection during the transfer.

参数

connection

The connection identifier.

hw_document

The document identifier.

返回值

如果成功则返回 TRUE,失败则返回 FALSE

参见


Hyperwave 函数
PHP 手册