PHP 5: YWeather
ntf (contact me)
This class can be used to get weather information using the Yahoo! Weather API.
It retrieves a XML document from the Yahoo! Weather Web services API server with weather forecast information for a given location.
The class can parse the XML document and extract the weather forecast condition, condition image and the Yahoo URL with all the forecast details.
Click here for detailed information about this class on phpclasses.org