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