Re: How to detect the prefered languages of Web-Clients?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Michelle Konzack wrote:
Hello,

I was reading the book "Programming PHP" (O'Reilly) and
searching the PHP docs but have not found the answer,
how to get the Web-Clients prefered Languages.

I was thinking it is in the $_SERVER Variable but nothing.

Thanks
Michelle


You were not looking well, or your browser did not send it.

$_SERVER['HTTP_ACCEPT_LANGUAGE']

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux