Tag: image file

如何在PHP中使用scandir获取图像?

有没有什么办法只使用扩展名的jpeg , png , gif等图像时使用 $dir = '/tmp'; $files1 = scandir($dir);