Uploading large files help
Posted: Tue Sep 26, 2006 6:58 am
Hi,
I have a website that uses PHP/MYSQL where users have their own individual accounts. Now, I would like users to be able to upload files to their own account area so that only the authorised user can see it. The files that will be uploaded by users will range from 50mb to 150mb. What is the best way ( in terms of reliability, speed, and security) to do this?
I am thinking of using JUpload with PHP to do this but I am not sure if it will work or if it is the best way.
Please help as I am really confused on how to properly implement this type of solution.
James.
I have a website that uses PHP/MYSQL where users have their own individual accounts. Now, I would like users to be able to upload files to their own account area so that only the authorised user can see it. The files that will be uploaded by users will range from 50mb to 150mb. What is the best way ( in terms of reliability, speed, and security) to do this?
I am thinking of using JUpload with PHP to do this but I am not sure if it will work or if it is the best way.
Please help as I am really confused on how to properly implement this type of solution.
James.