The PHP locale functions work on an older installation
of PHP-3.0.12 on RH 6.1, but they don't seem to
work in my installation of PHP-4.0.5 on RH 7.0.
I've tried both setlocale("LC_TIME","french")
as well as setlocale(LC_TIME,"french"). Note
that "french" is in the output list of
/usr/bin/locale -a in either case.
Any ideas?
Thanks,
Paul N.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]