Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ How will you access the error code associated with file upload in PHP?

Using $_FILES['file']['error'] − it provides the error code associated with this file upload.

 185 views

More Questions for you: