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