View Single Post
  #5 (permalink)  
Old May 2nd, 2008, 07:08
Marc's Avatar
Marc Marc is offline
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,649
Thanks: 0
Thanked 8 Times in 8 Posts
Send a message via MSN to Marc Send a message via Skype™ to Marc
Re: Paid Membership Access - how?

If you have got a basic user database, and login system... you can easily add a column to your database called "userlevel" - this will be a number.

Then at the top of the page that you only want them to see, just a simple if() statement is required to see if the user matches that number.

If you need any further assistance in doing this, say.

Cheers
Marc
Reply With Quote