(PHP 3>= 3.0.3, PHP 4 )
hw_Document_BodyTag -- body tag of hw_document
Description
string hw_document_bodytag
(int hw_document)
Returns the BODY tag of the document. If the document is an HTML
document the BODY tag should be printed before the document.
See also hw_Document_Attributes(),
and hw_Document_Size().
For backward compatibility, hw_DocumentBodyTag()
is also accepted. This is deprecated, however.