Set WeberTrivia.com to be my default homepage.   Suggest a Question                                               

Suggest A Question : :  Frequently Asked Questions : :  Search : :  Relevant Manuals : : 
PHP Questions : :  Linux Questions : :  MySQL Questions : : 
home  [ Login ] 

XML_Tree

Table of Contents
XML_Tree::XML_Tree -- Constructor
XML_Tree::&addRoot -- add root node
XML_Tree::&insertChild -- inserts a child/tree
XML_Tree::&removeChild -- remove child from tree
XML_Tree::&getTreeFromFile -- map XML file to tree
XML_Tree::clone -- copy tree
XML_Tree::dump -- print XML tree.
XML_Tree::&get -- get XML tree.
XML_Tree::&getName -- get namespace.
XML_Tree::registerName -- register namespace.

Build XML documents using a tree representation

The XML_Tree package allows one to build XML data structures using a tree representation, without the need for an extension like DOMXML.

Who's Online
Guest Users: 5
Google
Web
WeberTrivia
WeberDev
WeberForums
 Free Sample Chapters  Free Sample Chapters
  Deliver First Class Web Sites: 101 Essential Checklists
Want to learn how to make your web sites usable and accessible? Want to ensure that your sites meet current best practice, without spending hours trawling through incomprehensible specifications and recommendations from dozens of different books, research papers, and web sites? Want to make sure that the sites you build are "right the first time," requiring no costly redevelopments?

More Sample Chapters

PHP General