PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<DomXsltStylesheet->result_dump_mem()domxml_open_file>
Last updated: Mon, 16 Jul 2012

domxml_new_doc

(PHP 4 >= 4.2.1, PECL)

domxml_new_doc --  Creates new empty XML document

说明

DomDocument domxml_new_doc ( string version )

Creates a new Dom document from scratch and returns it.

参数

version

The XML version number of the document.

返回值

Returns a new DomDocument instance.




<DomXsltStylesheet->result_dump_mem()domxml_open_file>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST