I need to make a restricted file access system in php (I use Wordpress for my site).
Here is my idea:
The thing is that the file should be just downloadeble from the output.php and not via url in browser or something else. I know that sound unimpossible but is there everybody who has an idea? Although with restrictions if all is not possible.
Thank you very much for your help :)