$_SERVER["HTTP_ACCEPT_LANGUAGE"]

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
Buggy007
Forum Newbie
Posts: 4
Joined: Thu Jun 27, 2002 9:26 am

$_SERVER["HTTP_ACCEPT_LANGUAGE"]

Post 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 :?:
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

That can work, yes. Don't see why not.
Post Reply