Validation of image file upload for max height only
| Parameters | |||
|---|---|---|---|
array
|
$value |
The $_FILES array |
# |
int
|
$maxHeight |
The maximum image height in pixels |
# |
| Returns | |
|---|---|
boolean
|
|