how to increase upload file size in php ini

Published: 05 December 2019
on channel: Coder Jay
439
6

In this video, you will learn how to increase upload file size in PHP. You need to follow a few steps.
1. Open the php. ini file in a code editor or text editor.
2. Search for upload_max_filesize and modify the size of maximum file size you want to upload. (upload_max_filesize = 256M)
3. Also, Search for post_max_size and modify the size of the maximum file size you want to upload. (post_max_size = 256M)
4. Once done, save the modified php.ini file
5. Restart your server


Stay Connected With Us:
Website: https://mywebhostguru.com/
Facebook:   / webhostguru  
  / mauryavijay91  


Watch video how to increase upload file size in php ini online without registration, duration hours minute second in high quality. This video was added by user Coder Jay 05 December 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 439 once and liked it 6 people.