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