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.
There are no user contributed notes for this page.
