(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().
Zurück | Zum Anfang | Weiter |
DOMDocument->relaxNGValidateSource | Nach oben | DOMDocument->saveHTML |