At 7/17/2007 11:46 AM, Tom Ray [Lists] wrote:
I'm a little unsure on how to do this but basically when someone
uses a form to upload a file I want to have a popup window come up
and so the process in percentage of the transfer. Anyone do this
before? Is it possible in PHP or do I need to do it in javascript or
a mixture of both?
Upload progress can't be reported using PHP alone, but here's a
PHP-perl amalgam you can check out:
Mega Upload
http://www.raditha.com/php/progress.php
I haven't used it can can't vouch for it. When I tried their demo it
failed but I think for reasons other than the functionality of the
widget itself.
Paul
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php