0
I’m developing a system, and in it the user can cut an image (I did with jcrop) but after the user cuts it, it appears on the screen. What I’d like is that right after he cut it out, I can pick it up and save it in the uploads and save her link in the bd (that’s less the link), but I don’t really understand using images with php and I don’t know which of this information jcrop returns that I should use to save the image. Follow prints:
Here is only the HTML form:
php that returns the cropped image The cropped image he returns to me