PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(no version information, might be only in CVS)
DOMDocument->saveXML -- Dumps the internal XML tree back into a stringCreates an XML document from the dom representation. This function is usually called after building a new dom document from scratch as in the example below. The node is used to output only the node rather than the entire document.
See also DOMDocument->load(), DOMDocument->loadXML() and DOMDocument->save().
Predchádzajúci | Domov | Nasledujúci |
DOMDocument->saveHTMLFile | Hore | DOMDocument->schemaValidate |