Page 1 of 1

$_SERVER["HTTP_ACCEPT_LANGUAGE"]

Posted: Thu Jun 27, 2002 9:26 am
by Buggy007
I want to build a multi-language website. It's possible to use this $_SERVER["HTTP_ACCEPT_LANGUAGE"] to find out the language of the browser / os of the client :?:

Posted: Thu Jun 27, 2002 10:31 am
by jason
That can work, yes. Don't see why not.