PHP. Руководство по PHP. 2005
DomDocument->html_dump_mem
HREF="function.domdocument-get-elements-by-tagname.html"> HREF="function.domdocument-xinclude.html"> Пред.
DomDocument->html_dump_mem
(no version information, might be only in CVS)DomDocument->html_dump_mem -- Dumps the internal XML tree back into a string as HTML
Описание
string DomDocument->html_dump_mem (void)Creates an HTML document from the dom representation. This function usually is called after building a new dom document from scratch as in the example below.
See also domdocument_dump_file(), and domdocument_html_dump_mem().
DomDocument->get_elements_by_tagname
DomDocument->xinclude