Home › Forums › Other › Grabbing data from xml › Re: Grabbing data from xml
June 21, 2013 at 5:19 pm
#139817
Participant
you will handle this on the client or server?
i find it always more readable having the data in json format.
xml to json with php http://stackoverflow.com/questions/8830599/php-convert-xml-to-json
xml to json with javascript http://davidwalsh.name/convert-xml-json