Mar 22nd, 2010, 7:40 PM
(Mar 22nd, 2010, 7:35 PM)Ben Wrote: Hey Dave,
I'm afraid I haven't no. Actually, it's been a few years since I played around with Perl.
I don't doubt it's faster though; PHP's a great language in some ways, but Perl is far far far more refined. But filesize limitations is entirely configurable by the server; I don't believe there's any max size that PHP can handle - but most servers have it set to something quite low (<10 MB).
- Ben
It is really more about the memory that PHP uses for large file uploads and even more about providing some feedback to the user about the progress of the file upload .
Cheers,
Dave