Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ How will you access the content type of the uploaded file in PHP?

Using $_FILES['file']['type'] − it provides the MIME type of the uploaded file.

 200 views

More Questions for you: