Drag and Drop Multiple Image Uploader PHP Script

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

  1. Unzip the file.
  2. Open custom.php
  3. Change the server access and database access to your server spec 
  4. Upload the entire code to your server (include the hidden .htaccess file)
  5. Use the database.sql file within the code folder to create a database
  6. That’s it. Try open www.your_domain/admin , test it out.

 

 

 

Related