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