hw_Document_SetContent
(PHP 4)
hw_Document_SetContent — Sets/replaces content of hw_document
Description
bool hw_document_setcontent
( int $hw_document
, string $content
)
Parameters
-
hw_document
-
The document identifier.
-
content
-
Return Values
Returns TRUE on success or FALSE on failure.