Justtechjobs.com Find a programming school near you






Online Campus Both


php-windows | 2002071

[PHP-WIN] Re: Set Locale From: Daniel Berwig (daniel <email protected>)
Date: 07/01/02

setlocale (LC_ALL, "PT_BR");

or if under windows:
setlocale (LC_ALL, "Portuguese Brazil");

Best Regards,

Daniel Berwig.

"Saci" <nospam <email protected>> escreveu na mensagem
news:20020629062112.48724.qmail <email protected>
> For example
>
> setlocale(LC_ALL, "De");
> setlocale(LC_ALL, 'nl_NL');
>
> Where I can found a table with all locale strings available ?
>
> What is the string to set locale to Brazilian locale ?
>
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php