I want to check real MIME of a file which is to be upload.
How can I get HEX value and real MIME type of a uploaded file before uploading it so that no one can upload other than log files using javascript?
I want to check real MIME of a file which is to be upload.
How can I get HEX value and real MIME type of a uploaded file before uploading it so that no one can upload other than log files using javascript?