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.
Hi atanunu,
Once the file is uploaded you can use the PHP getimagesize() function.
Bob