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/Negotiator.php';
string I18Nv2_Negotiator::getLanguageMatch ([array $langs = NULL])
string I18Nv2_Negotiator::getLanguageMatch
Get a matching language code.
array of language codes
Returns string matching language code.
This function can not be called statically.