php-windows | 2002071
Date: 07/01/02
- Next message: Mikey: "RE: [PHP-WIN] Using Bzip2 to create an archive... SECOND REQUEST"
- Previous message: Matt Babineau: "[PHP-WIN] Function question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Mikey: "RE: [PHP-WIN] Using Bzip2 to create an archive... SECOND REQUEST"
- Previous message: Matt Babineau: "[PHP-WIN] Function question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

