Most servers have the PHP upload file size limit set to 2M, which means the maximum size of file you can upload using your php script is 2mb only. To increase the limit, please do the following:
Posts Tagged ‘upload_max_filesize’Increasing your PHP upload file size limitSaturday, December 5th, 2009Most servers have the PHP upload file size limit set to 2M, which means the maximum size of file you can upload using your php script is 2mb only. To increase the limit, please do the following: |
|||||||