downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DOMDocument::createElement> <DOMDocument::createComment
[edit] Last updated: Fri, 25 May 2012

view this page in

DOMDocument::createDocumentFragment

(PHP 5)

DOMDocument::createDocumentFragmentCreate new document fragment

说明

DOMDocumentFragment DOMDocument::createDocumentFragment ( void )

This function creates a new instance of class DOMDocumentFragment. 此节点出现在文档中,除非是用诸如 DOMNode->appendChild() 等函数来将其插入。

返回值

The new DOMDocumentFragment or FALSE if an error occured.

参见



add a note add a note User Contributed Notes DOMDocument::createDocumentFragment
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites