XML_Tree::dump

XML_Tree::dump – affiche un arbre XML

Synopsis

require_once "XML/Tree.php";

void XML_Tree::dump ( )

Description

Affiche un texte représentant un arbre XML.

Note

This function can not be called statically.