PHP Increase Upload File Size Limit Using php.ini
Sometimes you need to upload large files. But the default file upload size settings restrict you to upload large files. PHP default setting allowed only 2MB file upload size.
So if you want to upload large file, then you need to set the following configuration into your your php.ini file:
Want to have your say? just login



Be first to show your opinion !!!