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.