PHP Weather Report Script

Customizable PHP script which grabs XML feeds from Weather.com for a given location. It is very easy to modify output to suit your website’s layout.
Configuration
- $code = “BKXX0004″;
- Your city code – check your city at http://xoap.weather.com/search/search?where=myCity
- $unit = “m”;
- You can change units from Metric “m” to Standard “s”
- $dayf = “10″;
- Number of days to forecast