Hi Due we still need to rely on xml_parse or is there a better way so that the XML is parsed and we get a array for that xml. Thanks -- Regards, Abhishek jain...
Hi, There is one class in phpclasses.org, SimpleXMLParser. Just use that class and get the array to use in your php. Get the details here....
krishna.srikanth@...
Jun 5, 2009 5:26 am
Hi, Thanks for the email, This array is not in the form i want, i want XML::Simple (Perl) kind of thing, where the array is actually an asociated array with...