php-i18n Digest 19 Mar 2001 07:59:32 -0000 Issue 58
Topics (messages 139 through 139):
Encoding detection
139 by: Atanas Vassilev
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
Hello everyone,
I'm new to this list and I guess this question might already have been
asked but all my searches led me to nothing...
I need a way to detect default browser encoding so that i can set a
variable for language and present the whole site in different
languages based on encoding. I know encoding does not determine
language but I only have to switch between german and bulgarian so in
my case encoding will do the trick... of course if I knew a way to get
the encoding of the user's browser...
I'll appreciate any help.