Query: hw_document_bodytag
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HW_DOCUMENT_BODYTAG(3) 1 HW_DOCUMENT_BODYTAG(3) hw_Document_BodyTag - Body tag of hw_documentSYNOPSISstring hw_document_bodytag (int $hw_document, [string $prefix])DESCRIPTIONReturns the BODY tag of the document. If the document is an HTML document the BODY tag should be printed before the document. For backward compatibility, hw_documentbodytag(3) is also accepted. This is deprecated, however.PARAMETERSo $hw_document - The document identifier. o $prefix -RETURN VALUESReturns the BODY tag as a string.SEE ALSOhw_document_attributes(3), hw_document_size(3). PHP Documentation Group HW_DOCUMENT_BODYTAG(3)