kunaaljain / file-uploader

A simple PHP file uploader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File-Uploader

About

A simple PHP file uploader which uses dropzone.js for UI

Installation Instructions

  1. Copy the complete directory in your apache htdocs folder. Visit localhost/file-uploader
  2. To custom set the uploads directory, change the "$storeFolder" variable in upload.php file.

To Do

  1. Sanitize File names
  2. Security
  3. Self organize files according to name

By: Kunal Jain

Inspired by startutorial.com

About

A simple PHP file uploader


Languages

Language:PHP 100.0%