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::createDocumentFragment新しい文書片を作成する

説明

DOMDocumentFragment DOMDocument::createDocumentFragment ( void )

この関数は、DOMDocumentFragment クラスの新しいインスタンスを作成します。このノードは、( DOMNode::appendChild() などで) 挿入されない限り、ドキュメント内にあらわれません。

返り値

新しい DOMDocumentFragment、あるいはエラーが発生した場合は FALSE を返します。

参考



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