Image Cropping using JQuery & PHP Coding

Today we are going to see how to crop the Image as we need using JQuery in PHP and we are going to store that cropped image in MySql database.

Here is the sample Screen Shot

cropimage

Create the MySql database with needed information like user id, username, password, email, profile image, profile image small for cropped image.