(no version information, might be only in CVS)
DOMDocument->saveHTMLFile -- Dumps the internal document back into a file using HTML formattingCreates 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->loadHTML(), DOMDocument->loadHTMLFile() and DOMDocument->saveHTML().
Zurück | Zum Anfang | Weiter |
DOMDocument->saveHTML | Nach oben | DOMDocument->saveXML |