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

search for in the

DOMDocument::createElement> <DOMDocument::createComment
Last updated: Fri, 04 Jul 2008

view this page in

DOMDocument::createDocumentFragment

(No version information available, might be only in CVS)

DOMDocument::createDocumentFragment — Create new document fragment

Descripción

DOMDocumentFragment DOMDocument::createDocumentFragment ( void )

This function creates a new instance of class DOMDocumentFragment. Este nodo no sera mostrado en el documento a no ser que sea introducido por ejemplo con DOMNode->appendChild().

Valores retornados

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.

DOMDocument::createElement> <DOMDocument::createComment
Last updated: Fri, 04 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites