DanC Posted September 27, 2009 Share Posted September 27, 2009 Hi, I have made a script that does something similar to this. http://www.example.com/download.php?fileid=3945 And then it finds the file and lets the user download it. However, I want to store the file outside of public_html folder so it can only be reached by that script, and not directly downloaded. Would I need some special PHP fetch function or can I just use a normal '/home/user' path? Thanks, Dan. Link to comment https://forums.phpfreaks.com/topic/175666-hiding-direct-file/ Share on other sites More sharing options...
redarrow Posted September 27, 2009 Share Posted September 27, 2009 Force download. http://www.phpfreaks.com/forums/index.php/topic,95433.0.html Link to comment https://forums.phpfreaks.com/topic/175666-hiding-direct-file/#findComment-925640 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.