-
This is a PHP image handling script to validate and resize uploaded image files. After upload, it checks files not to exceed a certain limit and if its type is either GIF, PNG or JPEG.The script can also resize the image to a certain width and height.Requirements:- PHP 5.0 or Higher

