Found this out on www.php.net thought it might be useful.

Progress bar support has been a recurring theme in many a PHP mailing list
over the years. You can find a free progress monitor component for PHP file
uploads at http://sourceforge.net/projects/megaupload/

The advantage of this system is that you do not have to apply any patches to
PHP to make use of it.

Derrick Hermanson
Programmer/Analyst I
[EMAIL PROTECTED]


-----Original Message-----
From: Arijit Chaudhuri [mailto:[EMAIL PROTECTED]
Sent: Sunday, January 18, 2004 2:08 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Show the Progress of a file being uploaded


Hi all,

Is there any way to show the progress on a file upload with PHP? I could not
find a way to access the file being uploaded till upload is complete when
the usual copy function is used. There are some file management sites which
show a percentage completed similar to the Flash downloads. But none of the
ones I found are php coded.

Regards,
Arijit

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to