Mediafire clone development

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
sanju
Forum Commoner
Posts: 65
Joined: Sat Jun 21, 2008 2:15 am
Location: Kochi, India

Mediafire clone development

Post by sanju »

Hi all,

I need to build a upload-download system similar to mediafire. Is there some customizable open source systems available, which i can download and cuztomize or I have to do it from start. What all things to be take care about. In my case atmost 500 MB of collective data have to be uploaded-Downloaded at once (Multiple Upload at once). Then the questions like "Server specifications to be used", "PHP settings like Max upload size, Execution time" etc arise.

Please guide me with the steps to develop a system in PHP-Mysql.
Post Reply