Hyperwave 函数
PHP 手册

hw_Output_Document

(PHP 4)

hw_Output_DocumentPrints hw_document

说明

bool hw_output_document ( int $hw_document )

Prints the document without the BODY tag.

For backward compatibility, hw_outputdocument() is also accepted. This is deprecated, however.

参数

hw_document

The document identifier.

返回值

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


Hyperwave 函数
PHP 手册