This article mainly introduces how to set the size of uploaded files in PHP. Interested friends can refer to it. I hope it will be helpful to everyone.
Solution:
First:
Check the following line in php.ini:
upload_max_filesize = 8M post_max_size = 10M memory_limit = 20M
Also confirm the uploaded