I think I've figured it out using the printenv perl script
that comes with apache.

HTTP_ACCEPT_LANGUAGE="en, eu"

Daniel Augusto Fernandes <[EMAIL PROTECTED]> wrote
> Using 'Accept-Language'?

yep, that looks like the one.

I'll need to write some error checking code, but not for now.
Like..

HTTP_ACCEPT_LANGUAGE="fr, eu"

If there is no fr translation, try eu
if there is no eu translation, default to en

Ken

Reply via email to