(PHP3 >= 3.0.8)
hw_DocumentContent -- returns content of hw_document
Description
string hw_documentcontent (int hw_document)
     Returns 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 also hw_DocumentAttributes(),
              hw_DocumentSize(),
              hw_DocumentSetContent().