Jump to content

Hiding Direct File


DanC

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.