Hi ...
Im looking for upload and crop image in PHP. The scenario is:
- user choose image and upload to server
- after uploaded, the website display the uploaded image.
- user crop the image
- And upload the cropped image to the server.
can you help me to implement this ?