upload_max_size
How to Increase maximum post size in PHP
Submitted by softologi on Tue, 06/10/2008 - 00:12In PHP the default POST maximum size is 2MB,
If you need to be able to upload larger files to the server you have to change the following configurations in your php.ini
