DOMDocument::createDocumentFragment
(No version information available, might be only in CVS)
DOMDocument::createDocumentFragment — Create new document fragment
Descripción
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.
Ver también
DOMDocument::createDocumentFragment
There are no user contributed notes for this page.
