getLanguageMatch(), "\n"; echo "User agents preferred country for language '$lang': ", $neg->getCountryMatch($lang), "\n"; echo "User agents preferred locale: ", $neg->getLocaleMatch(), "\n"; echo "User agents preferred charset: ", $neg->getCharsetMatch(), "\n"; ?>