Open Source PHP based secure file download script?
- by SiddharthP
Basically I need a self hosted solution where I as the admin can create client areas (which can be simple folders) where I upload files and secure them with username / pass. A client page will then be automatically generated which the client can access the username / pass and download the files.
It's relatively simple script but i'm having a hard time finding open source solutions which accomplish what i need.
Any help would be appreciated.