标签: php security
我刚刚发现了PHP方法getimagesizefromstring,我想知道我是否可以信任它返回给我的mime类型。
getimagesizefromstring
我以前在PHP中使用finfo来确保真实的mime类型,但是getimagesizefromstring是否值得信任?
finfo
参考:http://www.php.net/manual/en/function.getimagesizefromstring.php