Located in /Zend/Config/Xml.php (line 35)
Load the section $section from the config file $filename into an associative array.
Sections are defined in the XML as children of the root element.
In order to extend another section, a section defines the "extends" attribute having a value of the section name from which the extending section inherits values.
Note that the keys in $section will override any keys of the same name in the sections that have been included via "extends".
Merge two arrays recursively, overwriting keys of the same name name in $array1 with the value in $array2.
Helper function to process each element in the section and handle the "extends" inheritance attribute.
Returns an associative and possibly multidimensional array from a SimpleXMLElement.
Documentation generated on Fri, 30 Jun 2006 11:21:53 -0500 by phpDocumentor 1.3.0RC6