Get the size of an image using a PHP function

The getimagesize() function will determine the size of any supported given image file and inside a normal HTML IMG tag and the correspondent HTTP content type.

The getimagesize() function will determine the size of any supported given image file and inside a normal HTML IMG tag and the correspondent HTTP content type.