PHP-manual | ||
---|---|---|
Föregående | Nästa |
(no version information, might be only in CVS)
DOMDocument->saveHTML -- Dumps the internal document into a string 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->saveHTMLFile().
Föregående | Hem | Nästa |
DOMDocument->save | Upp | DOMDocument->saveHTMLFile |