use PHP and MySQL. Want my website to have the feature of image uploading by drag image from folder from user’s computer to some container on the web like div tag or something else. help me please.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Drag & Drop Functionality can be achieved using HTML & JavaScript
HTML5 have a native support for Drag and Drop
HTML5 Drag & Drop Example