XML_Tree::dump XML_Tree::&getName

XML_Tree

PEAR Manual


XML_Tree::&get

XML_Tree::&get -- get XML tree.

Synopsis

      require_once "XML/Tree.php";
     

string XML_Tree::&get ( )

Description

Get text representation of XML tree.

Return value

string - XML document

Note

This function can not be called statically.



XML_Tree::dump XML_Tree::&getName

XML_Tree

PEAR Manual