Hyperwave 函数
PHP Manual

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 Manual