How can we get the properties (size, type, width, height) of an
image using PHP image functions?
How can we get the properties (size, type, width, height) of an
image using PHP image functions?
Answer
To know the Image type use exif_imagetype () function To know the Image size use getimagesize () function To know the image width use imagesx () function To know the image height use imagesy() function t
Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website.
If you are using this website then its your own responsibility to understand the content of the website