Forum und email

domxml_new_doc

(PHP 4 >= 4.2.0)

domxml_new_doc — Creates new empty XML document

Descrierea

DomDocument domxml_new_doc ( string $version )

Creates a new Dom document from scratch and returns it.

Parametri

version

The XML version number of the document.

Valorile întroarse

Returns a new DomDocument instance.