Services_Weather_Ejse::searchLocationByCountry

Services_Weather_Ejse::searchLocationByCountry() – EJSE には検索用の関数はないので、この関数は無効

Synopsis

require_once '/Weather/Ejse.php';

bool Services_Weather_Ejse::searchLocationByCountry ( string $country = = null )

Description

この関数を、何らかのオンライン郵便番号検索へのインターフェイスにしたらいいのかな...

Parameter

string $country

Throws

No exceptions thrown.

Deprecated

deprecated

Note

This function can not be called statically.