hw_Output_Document

(PHP 4)

hw_Output_DocumentPrints hw_document

Beskrivelse

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.

Parametre

hw_document

The document identifier.

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top