php-upload-progress

Demonstrates the file upload progress indicator introduced in PHP 5.4

MIT License

Stars
6
Committers
1

PHP upload progress demo

A demonstraiton of the upload progress feature introduced in PHP 5.4.

Shows how to add a progress bar and additional realtime information to a POST upload.

Releavant PHP docs:

License and credits

Copyright © 2012. by Ivan Habunek. Licenced under the MIT license.

Uses Twitter Bootstrap and jQuery.