Regional and language options from the control panel

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
emiecs_viphp
Forum Newbie
Posts: 1
Joined: Fri Oct 16, 2009 3:15 am

Regional and language options from the control panel

Post by emiecs_viphp »

Hello,

I need some help on how to the get regional and language options from the control panel(Windows).

Please help me on how to solve this issue using PHP or Javascript. I know it can work in the other language especuially in JAVA and C#. I tried to search if there is function in the PHP and I only see the $_SERVER["HTTP_ACCEPT_LANGUAGE"] but this is for a browser language only.

I really need to get the local language of the computer based on the settings from the control panel

Thanks in advance....
Post Reply