PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(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().
Predchádzajúci | Domov | Nasledujúci |
DOMDocument->saveHTML | Hore | DOMDocument->saveXML |