View Single Post
  #5 (permalink)  
Old 10-05-2007, 01:51 AM
Elemental's Avatar
Elemental Elemental is offline
Senior Member
 
Join Date: Jul 2007
Posts: 119
Default

if you just need to read an xml file in and want to access it like a multi-dimensional array you can fakey it, by using Zend_Config_Xml...

Not very usefull for writing new xml files and structures tho...
Reply With Quote