Query: hw_edittext
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HW_EDITTEXT(3) 1 HW_EDITTEXT(3) hw_EditText - Retrieve text documentSYNOPSISbool hw_edittext (int $connection, int $hw_document)DESCRIPTIONUploads the text document to the server. The object record of the document may not be modified while the document is edited. This function will only works for pure text documents. It will not open a special data connection and therefore blocks the control connec- tion during the transfer.PARAMETERSo $connection - The connection identifier. o $hw_document - The document identifier.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOhw_pipedocument(3), hw_free_document(3), hw_document_bodytag(3), hw_document_size(3), hw_output_document(3), hw_gettext(3). PHP Documentation Group HW_EDITTEXT(3)