SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: detecting it is English or not
Threaded View
-
Apr 18, 2007, 12:05 #1
- Join Date
- Apr 2003
- Location
- daejeon, South Korea
- Posts
- 2,223
- Mentioned
- 1 Post(s)
- Tagged
- 0 Thread(s)
detecting it is English or not
I like to detect whether the basic language of the client browser(O/S) is English or not .
The following would-be code doesn't work correctly, but it will show what I want.
Code:would-be code <if it is English> send to English version page <else> send to my mother tongue version page </if>
Bookmarks