0
Q:

image function in php

The getimagesize() function in PHP is an inbuilt function which is used to get the size of an image. This function accepts the filename as a parameter and determines the image size and returns the dimensions with the file type and height/width of image.
Syntax:
array getimagesize( $filename, $image_info )
0

New to Communities?

Join the community