"Tommy Gildseth" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> "Arcadius A." <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > How to detect the language setting of the the visitor's PC  in order to
> > redirect him to a specified content ?
> >
>
> Accept: */*
> Accept-Language: en-gb,no;q=0.5
> Host: www.gildseth.com
> User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)

More specifically the variabel $HTTP_ACCEPT_LANGUAGE will tell you what
languages the users browser will accept.





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to