I18Nv2_Country::getAllCodes | I18Nv2_Country::isValidCode |
I18Nv2 | |
PEAR Manual | |
require_once 'I18Nv2/Country.php'; |
string I18Nv2_Country::getName (
string $code
)
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.
I18Nv2_Country::getAllCodes | I18Nv2_Country::isValidCode |
I18Nv2 | |
PEAR Manual | |