Posted by Geoff Berrow on 01/06/07 11:33
Message-ID: <1168063261.502489.160810@v33g2000cwv.googlegroups.com> from
eholz1 contained the following:
>I am using some php code to check the size of images, and then
>resize or determine new dimension for the image. GD seems quite slow.
>It takes about 5 seconds (plus or minus) to calulate dimension for 7
>jpeg images.
You don't need GD to get image sizes
http://uk2.php.net/manual/en/function.getimagesize.php
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
[Back to original message]
|