Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17187 программистов и 1835 роботов. Сейчас ищут 1567 программистов ...
Services_Weather_Ejse::getForecast
Вернуться к: Services_Weather
Services_Weather_Ejse::getForecast
Services_Weather_Ejse::getForecast() – Get the forecast for the next days
Synopsis
require_once '/Weather/Ejse.php';
PEAR_Error|array Services_Weather_Ejse::getForecast ( mixed $id = "" , int $days = 2 , string $unitsFormat = "" , string $int )
This package is not documented yet.
Parameter
- mixed $id
- integer $days
-
Values between 1 and 9
- string $unitsFormat
- string $int
Throws
throws PEAR_Error
Note
This function can not be called statically.
Вернуться к: Services_Weather