Hyperwave 函数
PHP 手册

hw_Free_Document

(PHP 4)

hw_Free_DocumentFrees hw_document

说明

bool hw_free_document ( int $hw_document )

Frees the memory occupied by the Hyperwave document.

参数

hw_document

The document identifier.

返回值

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


Hyperwave 函数
PHP 手册