Re: Show the Progress of a file being uploaded

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

On 01/20/2004 03:19 PM, Ignatius Reilly wrote:
There is a great PEAR class to do just that: HTML_Progress.
Easy to use and powerful. I use it with much satisfaction.

You are confusing the types of progress. You can't track file upload progress in PHP because PHP scripts only run after the file upload is concluded. This is a limitation of PHP. Therefore that class alone is useless.


--

Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux