Get width and height of image
Added on:- June/10/2006 by admin
This is a very useful function in PHP, I found it on php.net
PHP provides function to get the width and height of an image. The getimagesize() function will determine the size of image file including flash file(swf).