php将/data/www/site1/image目录中的图片文件缩小成800*600像素的图片解决方法

php将/data/www/site1/image目录中的图片文件缩小成800*600像素的图片
php将/data/www/site1/image目录中的图片文件缩小成800*600像素的图片

------解决方案--------------------
1:目录操作,查找图片文件
2:对图片文件使用imagecopyresized(),imagecopysampled()