Services_Weather_Weatherdotcom::getForecast

Services_Weather_Weatherdotcom::getForecast() – Récupère les prévisions pour le jour suivant

Synopsis

require_once '/Weather/Weatherdotcom.php';

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

Description

This package is not documented yet.

Parameter

string $id

integer $days

Valeurs entre 1 et 10

string $unitsFormat

Throws

Un objet PEAR_Error est lancé

Note

This function can not be called statically.