PHP AJAX File Upload Progress Meter
PHP AJAX File Upload Progress Meter
This is an AJAX upload progress meter for PHP. The code is released under the GPL.
The author is Joshua Eichorn
It uses the upload progress meter patch and extension from: http://pdoru.from.ro/
For more information read the blog posting about this code
There is also a wiki available where further documentation is being added
AJAX File Upload Progress Meter
This code was originally written using JPSpan but has been updated to use my AJAX library, HTML_AJAX.
Demo: View Demo with a patched PHP
Demo: View Demo without the patch
You can browse the source on SVN, or check it out: http://svn.bluga.net/HTML_AJAX/UploadProgressMeter
Downloads are provided by the svn viewer, there hasn't been a formal release. (Note: this requires you have HTML_AJAX 0.2.5+ installed)

<< Home