HW_DOCUMENT_CONTENT(3) 1 HW_DOCUMENT_CONTENT(3) hw_Document_Content - Returns content of hw_documentSYNOPSISstring hw_document_content (int $hw_document)DESCRIPTIONGets the content of the document.PARAMETERSo $hw_document - The document identifier.RETURN VALUESReturns the content of the document. If the document is an HTML document the content is everything after the BODY tag. Information from the HEAD and BODY tag is in the stored in the object record.SEE ALSOhw_document_attributes(3), hw_document_size(3), hw_document_setcontent(3). PHP Documentation Group HW_DOCUMENT_CONTENT(3)