Answers

Question and Answer:

  Home  Junior PHP Developer

⟩ Tell me how can we get the error when there is a problem to upload a file?

$_FILES[‘userfile’][‘error’] contains the error code associated with the uploaded file.

 143 views

More Questions for you: