Murray @ PlanetThoughtful wrote:
Hi All,

Just wondering if anyone knows of a free weather service that can be
interrogated by PHP for information such as current temperature for a range
of cities around the world?


You might want to have a look at http://www.accuweather.com/wx/accunet/index.htm

Not checked it out properly, but give it a go. Don't think it's free though. Anyone got any other ideas?

http://weather.noaa.gov/pub/data/forecasts/zone/

It's all there, but it's a PITA to parse through...

http://intellicast.com/

Not free, but was a *lot* easier to work with and a lot of features (maps, radar, etc.)

You might also see how the firefox extension Forecastfox does it... http://forecastfox.mozdev.org/

-philip

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to