2 3 4 5 6 7 8 9 10 11 12

Pass-16

查看提示

查看源码

这里直接传图片马也是OK的。过程同pass-15。

扩展

exif_imagetype()函数是PHP中的内置函数,用于确定图像的类型。

用法:

int exif_imagetype( string $filename )

参数:该函数接受单个参数$filename,该参数保存图像的名称或URL。

posted @ 2021-11-20 18:06  MrDevil  阅读(26)  评论(0)    收藏  举报