Hi,

I want to resize an image from an URL if it is too large. Is there a way to know the size (width and height) of an image from an url without download it?

For exemple: getWidth(http://www.toto.com/imlage.gif)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to