Class Summary Services_Weather_Ejse Services_Weather_Ejse::getLocation

Services_Weather

PEAR Manual


Services_Weather_Ejse::getForecast

Services_Weather_Ejse::getForecast() -- Get the forecast for the next days

Synopsis

require_once '/Weather/Ejse.php';

PEAR_Error|array Services_Weather_Ejse::getForecast ( mixed $id = "" , int $days = 2 , string $unitsFormat = "" , string $int )

Description

This package is not documented yet.

Parameter

mixed $id

integer $days

Values between 1 and 9

string $unitsFormat

string $int

Throws

throws PEAR_Error

Note

This function can not be called statically.



Class Summary Services_Weather_Ejse Services_Weather_Ejse::getLocation

Services_Weather

PEAR Manual