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://svn.php.net/viewvc/pecl/uploadprogress/trunk/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 Version 0.9.1 (beta) |
- Fixed version information in phpinfo()
- Added php.ini options to phpinfo() |