Validation of image file upload for exact width and height
Parameters | |||
---|---|---|---|
array
|
$value |
The $_FILES array |
# |
int
|
$width |
The image width in pixels |
# |
int
|
$height |
The mage height in pixels |
# |
Returns | |
---|---|
boolean
|