My Weather
bluepalmtrees.com
» About My Weather

My Weather is a PHP class to retrieve the Yahoo RSS Weather feed. Supplied is the current weather conditions, including image, temperature, wind conditions, atmospheric data, etc. Also, two forecasts are provided. The script can retrieve any US zip code or any location id for all countries and can display the results in metric or standard units. The files are cached as xml saving time and bandwidth for repeated displays. The data is returned in PHP arrays and can be used in any format desired by the user.

Note: there are only 2 forecasts, this is not a limitation of the script, but limited in the RSS feed by Yahoo.

» Demonstration/Screenshots

Try a demonstration with options and most items displayed. Also, see the screenshot for help finding your location id.
Screenshots: One

» Download

Increase in performance and reduced filesize
Converted from class to function for better ease of use
Better organization of data
Completed image catalog

Fixed issue with slashes in weather text
More attributes are available, like: location, windchill, humidity, visibility, more...

Initial release

2,740 total downloads