domxml_new_doc
(PHP 4 >= 4.2.0)
domxml_new_doc — Creates new empty XML document
Описание
Creates a new Dom document from scratch and returns it.
Список параметров
- version
-
The XML version number of the document.
Возвращаемые значения
Returns a new DomDocument instance.
domxml_new_doc
There are no user contributed notes for this page.
