How to Parse XML data to a PHP variable
问题 I am mediocre with php and ignorant with XML...if you can be detailed it will help me learn. I am attempting to use PHP programming to execute a scripts to this link... http://ws.geonames.org/postalCodeSearch?postalcode=VARIABLE_ZIP&country=US. The VARIABLE_ZIP is the actual zip code entered into the form that will submit the information in the link above. The output of that link creates an XML page that i do not want displayed anywhere on my website. What I want to do is capture the XML data