Connecting Tech Pros Worldwide Forums | Help | Site Map

Localization

Newbie
 
Join Date: Oct 2008
Posts: 27
#1: Mar 10 '09
Is it possible to localize a HTML page (session locale) to a language in browser locale? I have a user registration page that I want to localize with the browser locale, all the text on the page.

Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,660
#2: Mar 10 '09

re: Localization


you could try to read out the HTTP_ACCEPT_LANGUAGE variable (how is depending on your script language)
Reply