09-01-2009, 01:26 PM
|
#3 (permalink)
|
|
The Contributor
Join Date: Mar 2009
Location: US
Posts: 76
Thanks: 0
|
There are two ways to display the current progress for a image upload.
APC Cache has a method of doing here is a extensive guide from IBM on exactly how do to so
http://www.ibm.com/developerworks/li...525/index.html
You may also use the PECL Package http://pecl.php.net/package/uploadprogress which works in the same way APC will
|
|
|
|