Hyperwave Funções
PHP Manual

hw_Output_Document

(PHP 4)

hw_Output_DocumentPrints hw_document

Descrição

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.

Parâmetros

hw_document

The document identifier.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.


Hyperwave Funções
PHP Manual