PHP-XML Weather
This is a sample to illustrate how one can use PHP and cURL to access an existing XML feed for US weather. It grabs both current conditions and a nine day future forecast based on the zipcode that one enters. Unlike a lot of other PHP weather tools, this one doesn't screen scrape from yahoo or pirate MSNBC's feed... so, while it can only do US weather, you can do it with a bit of peace of mind.
Visit publisher site: PHP-XML WeatherListing Details
- Version:
- 1.0
- Filed in:
-
Scripts / PHP / Scripts & Programs / XML & PHP
- Submitted on:
- Last Updated:
- Jun 25, 2010
- Publisher:
- jonroig.com Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
This works very well. It is a great guide to using live weather data. Thanks!