Ühel ilusal päeval [16-10-2002 16:48] kirjutas Jason Young:
> I'm going to approach this question in a different way, in case some 
> people were put off by the complexity of it yesterday.
> 
> For all those who don't know my question from yesterday, I have a form 
> where I can upload up to 9 files at a time. Unfortunately, only the 
> first 5 of those files are being uploaded at any given time.
> 
> As a test, I just created a simple form with only input type 'file's, 
> and attempted to find out how many its attempting to parse. It is still 
> only 5.

[cut]

Doesn't this have something to do with browser being able only to make
maximum 5 tcp connections at a time? Perhaps, a stupid idea, though...

Juhan

-- 
Vastus: Sest inimene loeb suunaga ülevalt alla.
Küsimus: Miks ülalpool vastamine on halb?

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

Reply via email to