PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(no version information, might be only in CVS)
DOMDocument->save -- Dumps the internal XML tree back into a fileCreates an XML document from the dom representation. The number of bytes written is returned. This function is usually called after building a new dom document from scratch as in the example below.
See also DOMDocument->load(), DOMDocument->loadXML() and DOMDocument->saveXML().
Predchádzajúci | Domov | Nasledujúci |
DOMDocument->relaxNGValidateSource | Hore | DOMDocument->saveHTML |