0
Crop and upload image on server with other details.
I want to create a registration form where we take input from user and give option to crop their image with cropperjs and upload all data on server. I am using sample code provided by cropperjs and added some my own code. In this code after cropping image, image uploads on server but wish when user click on registerer button then details upload on server with other added details. So please anyone help me. Code link is here https://code.sololearn.com/WAZ3xnTPntMl/?ref=app
1 Odpowiedź
+ 6
Use action attribute in form tag and fill your php or aap file url in it...