Grabs the current weather based on your IP from weather.com. Some basic error handling has been added. A default zip code has been added so zip codes that can not be
calculated can be over written
Grabs the weather from weather.com and then stores the data into a MySQL Database while saving the forecast image locally. If the stored data in the DB is more than an Hour
old it is grabbed again. Perfect for including on a page. Since weather.com does not have to be queried everytime the page is displayed. The data is also stored in an achive
so you can brose stored weather data.