Forums

VALIDATE HEIGHT AND WIDTH OF UPLOADED IMAGE

atanunu 27 May, 2017
Sir,

please I need assistance in validating the height and width of an image selected, in a form. A specific image height / width 250px is required.

Kindly assist.
GreyHead 28 May, 2017
Hi atanunu,

Once the file is uploaded you can use the PHP getimagesize() function.

Bob
This topic is locked and no more replies can be posted.