Hello teacher, I have a question about file upload. If the uploaded file exceeds the size limit of php.ini, how to catch this error?
Dr.江死秒
2018-07-08 16:12:06
Hello teacher, I have a question about file upload. If the uploaded file exceeds the size limit of php.ini, how to catch this error?
You can judge by yourself in the program. The size of the uploaded file can be obtained, and the excess size is also limited by you.