getimagesize

Sample:

getimagesize($_FILES[“file”][“tmp_name”])

(
[0] => 110
[1] => 150
[2] => 2
[3] => width=”110″ height=”150″
[bits] => 8
[channels] => 3
[mime] => image/jpeg
)

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>