Link to home
Start Free TrialLog in
Avatar of webstudiointeractive
webstudiointeractive

asked on

PHP scripts to produce a simple file sharing platform

Hi there,

I'd attempting to set up a fairly simple file sharing platform so that I can place links to downloadable files in an email, instead of attaching a large file (15MB and over for example).

Ideally I would like to password protect each file, so for example I could set up a username/password for a person, and that username/password would be required for any files that I send them links to.

Does anyone have example PHP/MySQL scripts for this, or know of any good resources on the net?  I want to make a small, cutomised platform for my own use... I don't want to use the large existing platforms like YouSendIt.

Cheers,

Jayden
ASKER CERTIFIED SOLUTION
Avatar of Loganathan Natarajan
Loganathan Natarajan
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of webstudiointeractive
webstudiointeractive

ASKER

Other recources include:

Relay Ajax Directory Manager
http://ecosmear.com/relay/

PHP File Sharing System
http://sourceforge.net/projects/phpfilesadmin/