Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17125 программистов и 1834 робота. Сейчас ищут 1574 программиста ...
Services_Weather_Globalweather::getForecast
Вернуться к: Services_Weather
Services_Weather_Globalweather::getForecast
Services_Weather_Globalweather::getForecast() – GlobalWeather has no forecast per se, so this function is just for compatibility purposes.
Synopsis
require_once '/Weather/Globalweather.php';
bool Services_Weather_Globalweather::getForecast ( mixed $id = null , int $days = null , string $unitsFormat = null , string $int )
This package is not documented yet.
Parameter
- mixed $id
- integer $days
- string $unitsFormat
- string $int
Throws
No exceptions thrown.
Deprecated
deprecated
Note
This function can not be called statically.
Вернуться к: Services_Weather