PHP Get the width and height of an image using a function in PHP October 5, 2011 Pramod T P Leave a comment list($width,$height)=getimagesize($_FILES[‘business_logo’][‘tmp_name’]); Share this: Share on X (Opens in new window) X Share on Facebook (Opens in new window) Facebook Like Loading...