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

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

Read Online Sr. PHP Programmer Job Interview Questions And Answers