Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17193 программиста и 1838 роботов. Сейчас ищут 1546 программистов ...
Services_Weather_Ejse::searchLocation
Вернуться к: Services_Weather
Services_Weather_Ejse::searchLocation
Services_Weather_Ejse::searchLocation() – EJSE offers no search function to date, so this function is disabled.
Synopsis
require_once '/Weather/Ejse.php';
bool Services_Weather_Ejse::searchLocation ( string $location = null , bool $useFirst = null )
Maybe this is the place to interface to some online postcode service...
Parameter
- string $location
- boolean $useFirst
Throws
No exceptions thrown.
Deprecated
deprecated
Note
This function can not be called statically.
Вернуться к: Services_Weather