Services_Weather_Globalweather::getWeather

Services_Weather_Globalweather::getWeather() – 指定した場所の天候データを返す

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

throws PEAR_Error

Note

This function can not be called statically.