站长资源网络编程
php 显示指定路径下的图片
简介复制代码 代码如下:function getAllDirAndFile($path) { if(is_file($path)) { if(isImage($path)) { $str=""; $str.='