Drag and Drop Multiple Image Uploader PHP ScriptDrag and Drop Multiple Image Uploader PHP Script
PHP Script to upload multiple images by selecting the photos or just draging them onto the dropzone. Upload progess is visable andDrag and Drop Multiple Image Uploader PHP Script
PHP Script to upload multiple images by selecting the photos or just draging them onto the dropzo...Overview
Description
User can upload multiple images by selecting the photos or just draging them onto the dropzone. Upload progess is visable and intuitive. Uploaded images can be previewed. They can be set as default image, changed order or deleted.
Features
- Upload multiple images asynchronously
- Display upload progress
- Preview uploaded image via generated thumbnails
- Sort order of images then save to database
- Delete uploaded image on the fly (100% ajax)
- Select particular image as main image (to display as cover photo)
Included
- Entire project code (javscript, css, HTML, PHP, MySql, codeigniter framework, jQuery)
Requirements
- PHP 5.0 or greater
- MySql
- jQuery 1.9 or greater
Instructions
- Unzip the file.
- Open custom.php
- Change the server access and database access to your server spec
- Upload the entire code to your server (include the hidden .htaccess file)
- Use the database.sql file within the code folder to create a database
- That's it. Try open www.your_domain/admin , test it out.
Information
Category | Scripts & Code / PHP Scripts / Uploaders |
First release | 11 August 2014 |
Last update | 11 August 2014 |
Files included | .php, .css, .html, Javascript .js |