ini_set always returns false
Posted: Mon Nov 17, 2008 4:40 am
Hi,
I want to change the value of upload_max_filesize in php.ini, with function ini_set("upload_max_filesize", "8M");
But this does not work! the function return False!
Any ideas?
I want to change the value of upload_max_filesize in php.ini, with function ini_set("upload_max_filesize", "8M");
But this does not work! the function return False!
Any ideas?