$allowed_langs = array ('de', 'en'); $lang = lang_getfrombrowser ($allowed_langs, 'de', null, false); // var_dump ($lang); ?>