You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
PHP Create Image Thumbnail PHP / Dynamic Images
In this tutorial you will learn how to generate thumbnails from form uploaded images using GD php image library. The image ratio is maintained, so the thumbnail images will not be deformed. An image verification is performed before uploading and the image size is verified.