PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(no version information, might be only in CVS)
DomDocument->document_element -- Returns root element nodeThis function returns the root element node of a document.
The following example returns just the element with name CHAPTER and prints it. The other node -- the comment -- is not returned.
Predchádzajúci | Domov | Nasledujúci |
DomDocument->doctype | Hore | DomDocument->dump_file |