-
File Uploader, what’s best???
Hi guys,
Basic question: what is the best way to create a File Uploader that can handle large files (100-300MB)?
I have created a file uploader for my site using PHP. i found a host that will allow large file uploads, but they told me that PHP is not good for large file uploads, as the files are prone to becoming corrupted.
Is there an ideal language or method of creating a File Uploader for large files?
Is the notion that PHP is no good for large files a bunch of crap?
Thanks,
Adam Keyes