Hello,
On 01/22/2004 04:59 AM, B.A.T. Svensson wrote:
I am a bit confused now.
We are talking about a progress bar at the client side, that
is to feed the enduser with progress information, or?
According to what Rich Stupek explainded to me in a private
e-mail the client upload the file in a sync
21 21:47
Subject: [PHP-WIN] Re: Limitations with webservers. WAS: Show the Progress
of a file
Hello,
On 01/21/2004 12:01 PM, B.A.T. Svensson wrote:
>>You are confusing the types of progress. You can't track file upload
>>progress in PHP because PHP scripts only run after the file
Hello,
On 01/21/2004 12:01 PM, B.A.T. Svensson wrote:
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.
For me it seams to be
> 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.
For me it seams to be a limitation with the webserver?
Because even