I'm planning on allowing people to upload pretty large files so I need to let them see the progress of their uploads:
http://drupalmodules.com/module/filefield
This says that filefield can do it with a PECL uploadprogress Extension: found here: http://pecl.php.net/package/uploadprogress
I've never worked with Pecl or anything like that? How do I get the upload progress working?
Read »








