当前位置:Gxlcms > 
PHP教程 > 
php将/data/www/site1/image目录中的图片文件缩小成800*600像素的图片解决方法
                     
                    
                        php将/data/www/site1/image目录中的图片文件缩小成800*600像素的图片解决方法
                        
                            时间:2021-07-01 10:21:17
                            帮助过:6人阅读
							                        
                     
                    
                    php将/data/www/site1/image目录中的图片文件缩小成800*600像素的图片
php将/data/www/site1/image目录中的图片文件缩小成800*600像素的图片
------解决方案--------------------
1:目录操作,查找图片文件
2:对图片文件使用imagecopyresized(),imagecopysampled()