 |
|
Innovation award
 Nominee: 3x |
This class can be used to track file upload progress.
It can generate an identifier to track that the file upload that should be used in the HTML form as a hidden field.
When the upload form is submitted, PHP can associate the file being uploaded with the generated identifier, so the class can retrieve information of the upload progress in a parallel HTTP request eventually sent via AJAX.
The class uses the PHP upload progress extension which can be configured to keep track of the upload progress using an APC cache entry, PHP session variables or PHP temporary files.
|
|
| Name: |
Upload Progress |
| Base name: |
upload-progress |
| Description: |
Track file upload progress |
| Version: |
0.1.0 |
| PHP version: |
5.2 |
| License: |
GNU General Public License (GPL) |
| All time users: |
498 users |
| All time rank: |
4926 |
| Week users: |
4 users |
| Week rank: |
684  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|