Posted by David on 11/29/06 22:58
I am puzzled, I want to change the upload_max_filesize setting, if I do this with ini_set('upload_max_filesize', 8000000); the upload_max_filesize is not set. However, if I make the change in ..htaccess with "php_value upload_max_filesize 8m", this works. Why does not the ini_set work?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming