This xml and php based Weather Widget utilizes the Yahoo! RSS Weather feed and retrieves the data so that it can be attractively displayed on your site. If you can find the forecast on weather.yahoo.com, then this script can retrieve and display it! This php weather script provides the current temperature (in Fahrenheit or Celsius) along with the weather conditions, including its respective graphical weather condition icon - now with an option to add web 2.0 reflections! Also, the forecasts for the remainder of the day and the next day are provided. The script can retrieve any US Zip code or Location ID worldwide and caches the data into separate files which save time and bandwidth for repeated displays. The caching folder dynamically resides on the client-side and is done through flat files. Consequently, no database is needed. You can display the weather feed in any manner you desire. There are ten example files which illustrate varies ways to display the weather data.