Olivier_Chevet
New-
Re: Dates localization
Using setlocale() does not appear a good solution to me. As explained in the documentaiton, this function is process-wide, which means that on multithreaded Apache implementations, calling it may cha… (View Post)4