Thread
:
How to upload video files in php
View Single Post
pradeep
Team Leader
17Nov2008,12:02
pete_bisby is absolutely right, storing large files, in database is not recommended at all, if you have problems in using you server filesytem, store your files in Amazon S3 (Simple Storage Service), if easy, efficient and fast!