MyWeather Web Fetching Scripts & Programs
MyWeather MyWeather is a PHP function that uses the Yahoo! RSS weather feed. Results are returned in arrays so the output can be designed by you. The data returned includes the current conditions (temp, image, and text description) and two forecasts (hi, low, image, and text description). The function takes a zip code and optionally if the results should be in mtric. The received data is cached for 1 hour (as specified by Yahoo!) in a flat file (no database required). Function includes a demonstration and all weather images. Version 1.1 fixes a small glitch and provides more attributes, like wind chill, humidity, and many more. Version 1.2 adds better organization, better performance, and reduced filesize.
See Demo – Download – Visit Author Site
Please comments and give ratings. You may also report of broken or incorrect link using comments box below. Thanks!
