Skip to content

leoken/weather-wunderground-XML-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Weather Underground (wunderground.com) XML Feed Forecast

This class uses wunderground.com XML feed to show forecast, it makes use of the following url

- http://api.wunderground.com/auto/wui/geo/ForecastXML/index.xml

Information:

- Currently it will show forecast for the given city and state for the next 3 days
  It will show the forecast for the next three days, as well as an avarage high and low degrees based on these days.

Examples:

- sample.php - this example script will return the forecast info for New York, NY

Volkan Yavuz
Software Engineer

About

Gets weather forecast from Weather Underground XML Feed Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published