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

Reply via email to