Re: How to upload files up to 40MB with a html post form?

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

 



Hi!

Robert Cummings wrote:

> ... Upload sizes are not a PHP limitation. If a limitation at all
> then it's a limitation imposed by the service provider. As such
> Perl won't solve the problem unless the provider was short sighted
> enough to cap PHP and not Perl... if they even offer Perl to their
> users.

IMHO it's not a PHP limitation, I could said that in a better way.

I was thinking in the fact that Perl can read the STDIN as a buffer
and then it allows you to simulate a sort of progress bar using AJAX,
for example (i have done it). I think that this is not possible with
PHP (please correct me if I'm wrong) without using some trick like
patching the code (there is already a patch). I give very much
importance to this because the user who's uploading 40MB wants to know
what's happening and how much time will it take to upload the file(s).

Sorry for the misunderstood.
Greetings

-- 
David Blanco - Programación y sistemas
Publicinet (Publicidad-Cine-Internet, S.L.)
Urzaiz, 71, entlo, izda. -- 36204 Vigo
Telf 902.014.606 -- http://www.publicinet.net

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux