XML_Tree::dump
XML_Tree::dump – print XML tree.
Synopsis
require_once "XML/Tree.php";
void XML_Tree::dump (
)
Описание
Print text representation of XML tree.
Замечание
This function can not be called statically.