DOMDocument->createDocumentFragment()
Create new document fragment
&reftitle.description;
DOMDocument
DOMDocumentFragmentcreateDocumentFragment
This function creates a new instance of class
DOMDocumentFragment. &dom.node.inserted;
&reftitle.returnvalues;
The new DOMDocumentFragment or &false; if an error occured.
&reftitle.seealso;