Russian Ukraine English
Catalog RSS


xmltree

(PHP 4 >= 4.0b4)

xmltree -- Creates a tree of php objects from XML document

Description

object xmltree (string str)

The function parses the XML document in str and returns a tree PHP objects as the parsed document.

Led