Sample:
getimagesize($_FILES["file"]["tmp_name"])
(
[0] => 110
[1] => 150
[2] => 2
[3] => width="110" height="150"
[bits] => 8
[channels] => 3
[mime] => image/jpeg
)
« 又是一个新的开始 | Main | 恶心的防盗链 »
Sample:
getimagesize($_FILES["file"]["tmp_name"])
(
[0] => 110
[1] => 150
[2] => 2
[3] => width="110" height="150"
[bits] => 8
[channels] => 3
[mime] => image/jpeg
)
This page contains a single entry from the blog posted on June 28, 2007 4:25 PM.
The previous post in this blog was 又是一个新的开始.
The next post in this blog is 恶心的防盗链.
Many more can be found on the main index page or by looking through the archives.