DOMDocument::createDocumentFragment
(No version information available, might be only in CVS)
DOMDocument::createDocumentFragment — Create new document fragment
Описание
This function creates a new instance of class DOMDocumentFragment. Този възел няма да се показва в документа докато не бъде вмъкнат с DOMNode->appendChild().
Връщани стойности
The new DOMDocumentFragment or FALSE if an error occured.
Вж. също
DOMDocument::createDocumentFragment
There are no user contributed notes for this page.
