PHP3 Manual | ||
---|---|---|
Prev | Next |
hw_New_Document -- create new document
Returns a new document with document data set to document_data and object record set to object_record. The length of the document_data has to passed in document_sizeThis function does not insert the document into the Hyperwave server.
See also hw_FreeDocument(), hw_DocumentSize(), hw_DocumentBodyTag(), hw_OutputDocument(), hw_InsertDocument().
Prev | Home | Next |
hw_InsertDocument | Up | hw_Object2Array |