I18Nv2_Negotiator::getCharsetMatch | I18Nv2_Negotiator::getLanguageMatch |
I18Nv2 | |
PEAR Manual | |
require_once 'I18Nv2/Negotiator.php'; |
string I18Nv2_Negotiator::getCountryMatch (
string $lang
, array $countries = NULL
)
Get a matching country code.
language code
array of country codes
Returns string matching country.
This function can not be called statically.
I18Nv2_Negotiator::getCharsetMatch | I18Nv2_Negotiator::getLanguageMatch |
I18Nv2 | |
PEAR Manual | |