dropzone.js

Drag Drop Multiple File Upload with Dropzone js and Save to Database

Hi friends, We got good response for tutorial on uploading multiple files using dropzone.js and php. We also got too many queries from new developers that how you can insert the uploaded image info into database. In this tutorial we would be doing that. Once all images are uploaded and inserted into database you can easily …

Drag Drop Multiple File Upload with Dropzone js and Save to Database Read More »

Create Drag and Drop Multiple File Upload using PHP and Dropzone.js

multiple file uploader

Image uploading is one of the most common features every website owner would love to have in their website. I have also posted the script to upload images in PHP and its enhanced version. Users must be able to upload multiple image files easily. I just came to know about a wonderful js library dropzone.js. You can …

Create Drag and Drop Multiple File Upload using PHP and Dropzone.js Read More »