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

search for in the

DOMDocument::createElement> <DOMDocument::createComment
[edit] Last updated: Tue, 21 May 2013

view this page in

DOMDocument::createDocumentFragment

(PHP 5)

DOMDocument::createDocumentFragmentCreate new document fragment

Descrizione

DOMDocumentFragment DOMDocument::createDocumentFragment ( void )

This function creates a new instance of class DOMDocumentFragment. Questo nodo non verrĂ  mostrato nel documento a meno che venga inserito con, es. DOMNode::appendChild().

Valori restituiti

The new DOMDocumentFragment or FALSE if an error occurred.

Vedere anche:



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

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