<?php function resize_image($file, $w, $h, $crop=FALSE) { list($width, $height) = getimagesize($f … Continue reading php 修改图片分辨率
<?php function resize_image($file, $w, $h, $crop=FALSE) { list($width, $height) = getimagesize($f … Continue reading php 修改图片分辨率