restricting downloads

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
parkerlj
Forum Newbie
Posts: 2
Joined: Fri Apr 10, 2009 7:16 am

restricting downloads

Post by parkerlj »

Hi i am seeking some help on a website that i am creating Im building an e book shop which will run on a membership basis i am looking for some code to restrict downloads per month can anyone help or have any suggestions i would be extremely gratefull
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: restricting downloads

Post by jaoudestudios »

The title does not reflect your question! So I am confused.

If you want to restrict downloads, you can use a htaccess file
Post Reply