php man page for hw_document_setcontent

Query: hw_document_setcontent

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HW_DOCUMENT_SETCONTENT(3)						 1						 HW_DOCUMENT_SETCONTENT(3)

hw_Document_SetContent - Sets/replaces content of hw_document

SYNOPSIS
bool hw_document_setcontent (int $hw_document, string $content)
DESCRIPTION
Sets or replaces the content of the document. If the document is an HTML document the content is everything after the BODY tag. Informa- tion from the HEAD and BODY tag is in the stored in the object record. If you provide this information in the content of the document too, the Hyperwave server will change the object record accordingly when the document is inserted. Probably not a very good idea. If this func- tions fails the document will retain its old content.
PARAMETERS
o $hw_document - The document identifier. o $content -
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
hw_document_attributes(3), hw_document_size(3), hw_document_content(3). PHP Documentation Group HW_DOCUMENT_SETCONTENT(3)
Related Man Pages
xml::parser::style::tree(3) - opensolaris
xml::parser::style::tree(3) - sunos
hw_gettext(3) - php
hw_getremotechildren(3) - php
xmlwriter_write_element_ns(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)