What is the best way to implement a big (1GB or more) file uploader website in PHP or Java?
- by Cory
What is the best way to implement a big (1GB or more) file uploader website in PHP or Java? Using the default way of uploading in PHP or Java results in running out of RAM space and slowing the website very dramatically.