http://x10hosting.com/showthread.php?t=13455 said:NedreN said:On whatever page you want to upload more to the site with, add this at the top:
PHP:ini_set('post_max_size', '20M'); ini_set('upload_max_filesize', '20M');
I haven't tested this, but it should work.