Podręcznik PHP Poprzedni Następny (PHP 4 >= 4.2.1, PECL) domxml_new_doc --  Creates new empty..."/>
Forum und email
domxml_new_doc

domxml_new_doc

(PHP 4 >= 4.2.1, PECL)

domxml_new_doc --  Creates new empty XML document

Opis

DomDocument domxml_new_doc ( string version )

Creates a new Dom document from scratch and returns it.

Parametry

version

The XML version number of the document.

Zwracane wartości

Returns a new DomDocument instance.