~ PHP XML Parser Problems !?

  • Thread starter Thread starter Tom B
  • Start date Start date
T

Tom B

Guest
I want to be able to add the local temperature to my site.
http://api.wunderground.com/auto/wui/geo/ForecastXML/index.xml?query=Cambridge,MA offers this, notice the end is the city desired.
I want to be able to get the information between <fahrenheit></fahrenheit>
and possibly other tags, but those for now.
How do I go about doing this?
Thanks,
- Tom
 
Back
Top