Tomas Kuliavas wrote:
var_dump(setlocale(LC_ALL, 'es'));
setlocale() call is used only on Linux OS'es and you will need working
system locale (check 'locale -a' output). BSD needs environment
variables. setlocale return values are not correct on OpenBSD.
Thanks. The output of that is 'false' and the system is Linux. What
should I say to my web host? What do they need to do?
Thanks a lot for the help. I was really stuck.
--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php