Use the variable: $_SERVER["HTTP_ACCEPT_LANGUAGE"] and redirect from there. Look at a phpinfo() screen and it will tell you what language your browser is. I'm not sure what codes you'll need to know about but my english language'd mozilla returns "en-us, en;q=0.50".
-Dash On Tue, 8 Oct 2002, Aitor wrote: > How can I detect the language of the users that visit my web so I can redirect them? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php