Ok I have a registration/permissions system setup, and I want to limit different user groups to only allow for an amount of downloads. (and non-logged in users to not have the ability to download anything at all). The files are stored in a public directory on my web server. I have a decent php knowledge and have worked with mysql a fair bit, so database stuff is no probs.
Any ideas on how I could limit user access to files?
Thanks, Josh
Any ideas on how I could limit user access to files?
Thanks, Josh
Comment