Services_Weather_Globalweather::getWeather

Services_Weather_Globalweather::getWeather() – Retourne les données concernant la météo pour un endroit donné

Synopsis

require_once '/Weather/Globalweather.php';

PEAR_Error|array Services_Weather_Globalweather::getWeather ( string $id = "" , string $unitsFormat = "" )

Description

This package is not documented yet.

Parameter

string $id

string $unitsFormat

Throws

Un objet PEAR_Error est lancé

Note

This function can not be called statically.