Hi,

setting locale with setlocale() to subsequently get localized time strings
e.g. works fine. But this way the setlocale function gets executed every
time. How can i set the locale only once?
Can i specify the locale in the config file php.ini?

I'm using php as apache module on a linux debian system.

--
Regards, martin



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

Reply via email to