XML_Tree::&get

XML_Tree::&get – get XML tree.

Synopsis

require_once "XML/Tree.php";

string XML_Tree::&get ( )

Description

Récupère un texte représentant un arbre XML.

Return value

string - document XML

Note

This function can not be called statically.