logo

Blog

Parse Yahoo Weather Data XML with PHP

May 14, 2009 PHP

I’ve looked at parsing weather data with PHP before, but I’ve found that using Yahoo’s weather service it more stable and flexible. Luckily PHP has some excellent built in functions to parse complex XML.