| Package Information |
| Summary |
An extension to track progress of a file upload. |
| Maintainers |
Christian Stocker <chregu@php.net> (lead) [wishlist] [details] Ben Ramsey <ramsey@php.net> (developer) [wishlist] [details]
|
| License |
PHP License
|
| Description |
See http://cvs.php.net/viewvc.cgi/pecl/uploadprogress/examples/ for a little example.
It is only known to work on Apache with mod_php, other SAPI implementations unfortunately still have issues.
At least PHP 5.2 is needed. |
Release notes Version1.0.0 |
- Fixed a renaming issue with temporary files on Windows and PHP 5.2. |