Services_Weather_Weatherdotcom::getWeather()

Services_Weather_Weatherdotcom::getWeather()  -- Returns the weather-data for the supplied location

Synopsis

require_once '/Weather/Weatherdotcom.php';

PEAR_Error|array Services_Weather_Weatherdotcom::getWeather (string [$id = ""], string [$unitsFormat = ""])

Description

This package is not documented yet.

Parameter

string $id

string $unitsFormat

Throws

throws PEAR_Error

Note

This function can not be called statically.