hi i need some help parsing a xml file using php , i have tried a few things with no luck , also reading a few tutorials
the xml file is here
http://xoap.weather.com/weather/local/ASXX0112?unit=m&dayf=1par=1005554647&key=3bf3bb307d18fe2c
what i want to do is display only some lines , but im not sure how ..
like
<dnam>Sydney, Australia</dnam>
without the tags of course
if you can help i would appreciate it , i hope you understand , k thnx
tia