Warning: setlocale() [function.setlocale]: Passing locale category name as string is deprecated. Use the LC_* -constants instead. in /home/senatedc/public_html/html/mainfile.php on line 565
i can't figure out what is the problem
somebody please help
Guest
Posted:
Wed Mar 19, 2003 3:21 pm
Here what a tech guy said about your problem:
The php errors are happening because his php code is old. The setlocale
function is deprecated and will not work with the new php version. As
the warning message stated, he will need to use the LC_* -constants
instead of the setlocale function in his php code.
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum