Date: 06/15/07 (Web Development) Keywords: php My employer wants the ability to see the progress of files being uploaded in a new project of ours. I know that AJAX is capable of handling the progress bar with PHP by either a PHP patch or through the use of a PERL script for returning the amount uploaded... but I was wondering what programs you might recommend?
|