Tracking the progress of download
am 17.12.2009 07:12:47 von Sam
Hello to all!
Who knows how to track the progress of the download using PHP and
JavaScript? I have a script that downloads file from net to the
server, and I want to the process including the speed to the
clientside. How can I do that?
Best regards,
Sam
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: Tracking the progress of download
am 17.12.2009 12:19:15 von angelo
-----Original Message-----
From: Sam [mailto:saminsider@inbox.ru]
Sent: 17 December 2009 08:13 AM
To: php-general@lists.php.net
Subject: [PHP] Tracking the progress of download
Hello to all!
Who knows how to track the progress of the download using PHP and
JavaScript? I have a script that downloads file from net to the
server, and I want to the process including the speed to the
clientside. How can I do that?
Best regards,
Sam
Hi Sam,
Not sure if its possible but I know that you can perhaps use Ajax to do the
upload then they have a percentage indicator. Just google.
Regards
Angelo
http://www.wapit.co.za
http://www.elemental.co.za
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php