PHP. Руководство по PHP. 2005
DOMDocument->createElement()
HREF="function.dom-domdocument-createdocumentfragment.html"> HREF="function.dom-domdocument-createelementns.html"> Пред.
DOMDocument->createElement()
(no version information, might be only in CVS)DOMDocument->createElement() -- Create new element node
Описание
class DOMDocument {DOMElement createElement (string name [, string value])
}
This function creates a new instance of class DOMElement. Этот узел не будет отображаться в документе до тех пор,
пока он не будет вставлен, к пример функцией