XML to array
Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle.
Visit publisher site: XML to arrayListing Details
- Version:
- 1.0
- Filed in:
-
Scripts / PHP / Scripts & Programs / XML & PHP
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- CaShY Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Price:
- 0.00
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
I'm fairly new to both php and XML, although I've writen all sorts of software before. It worked extremely well. It's quite simple to use - an elegant solution in that respect. The question is, are you working with XML, and needing to stay with an XML/XSL environment, or do you just need to read the XML as an input to the rest of the sysyem. If it's the latter, then getting the XML into an array is an ideal and simple way of dealing with it.