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