PHP Doku:: Creates new empty XML document - function.domxml-new-doc.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationDOM-XMLDOM-XML-Funktionendomxml_new_doc

Ein Service von Reinhard Neidl - Webprogrammierung.

DOM-XML-Funktionen

<<DomXsltStylesheet->result_dump_mem

domxml_open_file>>

domxml_new_doc

(PHP 4 >= 4.2.0)

domxml_new_doc Creates new empty XML document

Beschreibung

DomDocument domxml_new_doc ( string $version )

Creates a new Dom document from scratch and returns it.

Parameter-Liste

version

The XML version number of the document.

Rückgabewerte

Returns a new DomDocument instance.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)