RE: Re: Gettext only returns english

"Wil Clouser" <[email protected]>
Newsgroups gmane.comp.php.internationalization
Message-ID <[email protected]>
Hi,

Throughout my googling for this, I came across several variables to set, and
I've tried all combinations of these with both ll and ll_CC:

putenv('LANG=$lang');
putenv('LANGUAGE=$lang');
putenv('LC_ALL=$lang');

I've also tried calling setlocale(LC_ALL,''), (I read that somewhere
online).  In fact, here is my test page.  You can see I've experimented with
a bit of stuff, and commented it out.
Page: http://micropipes.com:8080/~clouser/index.php
Source: http://micropipes.com:8080/~clouser/index.phps
Phpinfo: http://micropipes.com:8080/phpinfo.php

Sorry about the weird port number.  
Thanks for your thoughts,

Wil

Quoting Michael Wallner <[email protected]>:
> 
> Have you tried putEnv('LANG=ll'); ?
> 
> Regards,
> --
> Michael - < mike(@)php.net >
> 

-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.