how to increase upload file size in php ini

Опубликовано: 05 Декабрь 2019
на канале: 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  


Смотрите видео how to increase upload file size in php ini онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Coder Jay 05 Декабрь 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 439 раз и оно понравилось 6 людям.