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