Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18773 программиста и 1632 робота. Сейчас ищут 1709 программистов ...
Services_Weather_Globalweather::getWeather
Вернуться к: Services_Weather
Services_Weather_Globalweather::getWeather
Services_Weather_Globalweather::getWeather() – Returns the weather-data for the supplied location
Synopsis
require_once '/Weather/Globalweather.php';
PEAR_Error|array Services_Weather_Globalweather::getWeather ( string $id = "" , string $unitsFormat = "" )
This package is not documented yet.
Parameter
- string $id
- string $unitsFormat
Throws
throws PEAR_Error
Note
This function can not be called statically.
Вернуться к: Services_Weather