MadDawgX Posted February 12, 2007 Share Posted February 12, 2007 Hey there, I need some help on an issue. I've create a Team Control Panel which has a File Management System where team members can upload files to the server. My problem is, I want to be able to only make these files accessible from inside the Control Panel when the user is logged in. Obviously don't want any outsiders getting our top secret files So how would I got about this? Link to comment https://forums.phpfreaks.com/topic/38220-downloading/ Share on other sites More sharing options...
trq Posted February 12, 2007 Share Posted February 12, 2007 Place the files in a directory protected by a .htaccess file, then use a script like this to make them downloadable by logged in members. Link to comment https://forums.phpfreaks.com/topic/38220-downloading/#findComment-183033 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.