(PHP 5)
DOMDocument::createDocumentFragment — Create new document fragment
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().
The new DOMDocumentFragment or FALSE
if an error occurred.