Tagged Questions
3
votes
2answers
286 views
What's the best way to determine users' preferred language?
In determining which language to display content in by default, there are, as far as I know, three basic methods:
Examine the Accept headers sent by the browser.
Use IP geolocation to determine the ...