Hello everyone.
On my website, I have users with access to download certain zip files a certain number of times. Then when that number of times runs out, they can no longer do it and must buy more if they still need the file. What I want to do(if there is a better way let me know) is I guess mask where the download is coming from ie: mysite.com/file.zip becomes mysite.com/aslkdamfnosqwa.zip...but then again, now that I think about it. I want them to not have an odd looking filename. This would be PHP based. Any suggestions?