DOMDocument::createDocumentFragment
(No version information available, might be only in CVS)
DOMDocument::createDocumentFragment — Create new document fragment
Descrizione
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 occured.
Vedere anche:
DOMDocument::createDocumentFragment
There are no user contributed notes for this page.
