PHP protecting downloads
I need a method to protect the download URL of a file from being seen by
the downloader.
The idea is that the user is given a download link after paying, but to
stop them spreading the URL among their friends who haven't paid.
What are some common solutions to this? Possibly changing file name?
(I can do PHP, and mySql this post is for methods really)
No comments:
Post a Comment