Robert Cummings wrote: > On Wed, 2007-02-14 at 14:05 +0000, Colin Guthrie wrote: >> Robert Cummings wrote: >>> On Wed, 2007-02-14 at 13:54 +0100, David Blanco wrote: >>>> -----BEGIN PGP SIGNED MESSAGE----- >>>> Hash: SHA1 >>>> >>>> Hola! >>>> >>>> Mauricio Muriel escribió: >>>> >>>>> How can I upload files up to 40MB with a html post form? (without a ftp >>>>> client) >>>>> >>>>> Please, remember >>>>> >>>>> 1. My hosting provider has up to 120 seconds apache timeout >>>>> 2. My hosting provider has up to 10MB to upload files in php.ini >>>>> >>>>> Any kind of ideas? >>>> Yes, use CGI & Perl. >>>> >>>> Note: I love PHP but also know its limitations :) >>> Upload sizes are not a PHP limitation. >> Erm, what about the max file size limit in php.ini? Is that not a PHP >> limitiation that the provider has turned on? > > No, that's a configuration value set my the provider. A PHP limitation > would be if you couldn't change the value. That's still a limitation, regardless if it is configurable or not: Limitation: That which limits; a restriction; a qualification; a restraining condition, defining circumstance, or qualifying conception; as, limitations of thought. [1913 Webster] But I see the point you were making, just didn't read your reply clearly enough - I've been up too late :p Col -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php