Services_Weather_Weatherdotcom::searchLocationByCountry

Services_Weather_Weatherdotcom::searchLocationByCountry() – Returns only false, as weather.com offers no country listing via its XML services

Synopsis

require_once '/Weather/Weatherdotcom.php';

bool Services_Weather_Weatherdotcom::searchLocationByCountry ( string $country = "" )

Description

This package is not documented yet.

Parameter

string $country

Throws

No exceptions thrown.

Deprecated

deprecated

Note

This function can not be called statically.