Skip to content

Web5design/html5Uploader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo: http://html5uploader.filkor.org/

####Please read the FAQ for more info.

##Installation notes

  • Download the script

  • Create a database. You will find the sample database structure in db-structure.sql

  • Fill in your database credentials. Look at the mysql-credentials-sample.php for an example. The server is using PDO for absraction. (MySQL is not the only option.)

  • If you want make a different 'theme' for the uploader, the easiest way would be to create a new .css file inside public_html/assets/css/HTML5Uploader. (You see there is already a defaultTheme.css stylesheet)

About

A file upload script with resumable feature and MySQL backend support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published