Services_Weather_Weatherdotcom::getForecast()

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

概要

require_once '/Weather/Weatherdotcom.php';

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

説明

このパッケージに関する文書は、未作成です。

パラメータ

string $id

integer $days

1 から 10 までの値。

string $unitsFormat

例外・エラー

throws PEAR_Error

注意

この関数は、スタティックにコールする ことはできません。