Your Ad Here

Posted By

damarev on 06/06/07


Tagged


Versions (?)

Who likes this?

6 people have marked this snippet as a favorite

luman
pablodgavilan
inamorix
IanLewis
vali29
krike


get the browser language


 / Published in: PHP
 

  1. $lang = substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2);

Report this snippet  

You need to login to post a comment.