Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
js
 
 
php
 
 
 
 
 
 
 
 
 
 

README.md

in this tutorial you will learn how to upload images with php mysql javascript with many features to use in your project :

Main Features

  1. Upload File / Multiple Files
  2. Drag And drop File / Multiple Files
  3. Show Preview
  4. Save To Database
  5. Load Files from database
  6. Delete File
  7. Download File
  8. Add Max File Size Validation
  9. Add Max File Count Validation
  10. Add File Type Validation

all this with a simple easy to follow code

Installation Steps

  1. Click Download To download the zip file.
  2. Extract the zip file into your root as example (htdocs or WWW).
  3. Rename project to uploader.
  4. Create new Database with the name demo.
  5. Then Import files.sql file into your demo database .
  6. Open http://localhost/uploader url in the browser.

We recommend that watch this video for a full demo of all the steps in this tutorial. Open the video in a new tab to avoid leaving repository for more support That's it enjoy the script :)

You can’t perform that action at this time.