How to do Image cropping using php...
I needed 3 steps:
1. Upload a file, view before start cropping
2. Save the original image in the db, crop the image and replace it with the original image
3. View the cropped image and ask for upload another image..