Services_Weather_Weatherdotcom::getForecast

Services_Weather_Weatherdotcom::getForecast() – 翌日以降の予報を取得する

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

1 から 10 までの値。

string $unitsFormat

Throws

throws PEAR_Error

Note

This function can not be called statically.