您好,欢迎访问一九零五行业门户网

php获取图片详细信息(宽 高 格式 大小)

$img_info[0], height => $img_info[1], type => $img_type, size => $img_size ); print width; print $img_info[0]; print height; print $img_info[1]; print format; print $img_type; print size; print $img_size; print $new_img_info;} $img = /www/htdocs/images/jf.gif;getimageinfo($img);?>
复制代码
php
其它类似信息

推荐信息