File "README.md"

Full Path: /home/analogde/www/upload010/README.md
File size: 411 bytes
MIME-type: text/plain
Charset: utf-8

# jQuery Asynchronous Chunk File Upload with Progress Bar

Uploads a file in chunks asynchronously with jQuery, AJAX, and PHP.

## Notes when downloaded:

Create a directory called "upload" in the root of this project.  This will hold all uploaded files on your machine.

## Read our detailed article:

[jQuery, AJAX & PHP Asynchronous Multiple File Upload](https://orangeable.com/javascript/async-file-upload)