PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'I18Nv2/Country.php';
string I18Nv2_Country::getName (string $code)
string I18Nv2_Country::getName
Get the corresponding country name of the supplied two letter country code.
two letter country code
Returns string country name.
This function can not be called statically.