Tutorial Increase Maximum PHP Upload Size
Many shared hosts put very low restrictions on the size of the files that can be uploaded through PHP. But, many hosts also allow you to cre...
 
https://iskablogs.blogspot.com/2014/03/tutorial-increase-maximum-php-upload.html
Many shared hosts put very low restrictions on the size of the files that can be uploaded through PHP. But, many hosts also allow you to create your own php.ini file in the root directory of your  site. This file can override some of the servers default PHP settings. If not already done simply create a php.ini file and place in the public_html directory of your site. If the server is configured 
 
 
 
 
 
 
 
