Cropping Image using JCROP and Save to Database PHP >=5
This tutorial tackles on how to use the jQuery plugin named jCrop which allows you to crop uploaded images by the use of PHP. We will then save this cropped image to our database. You can then view this cropped image by clicking its picture in our table.