get image size
use getimagesize() to get the width and height of an image in PHP. You can even get the type of an image using this function.