How to check the content of an uploaded file without relying on its extension?

前端 未结 5 1866
天命终不由人
天命终不由人 2021-01-06 07:08

How do you go about verifying the type of an uploaded file reliably without using the extension? I\'m guessing that you have to examine the header / read some of the bytes,

5条回答
提交回复
热议问题