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