On Tuesday 17 December 2002 18:51, Jeff wrote:
> Does anybody know how to get what language (en, fr, it, etc.) the users
> browser is using?

Have a look at 
$_SERVER["HTTP_ACCEPT_LANGUAGE"] This are the languages the user
likes to read.

johannes

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

Reply via email to