Script for Membership site

Posted By: patoh777 ()
Posted On: 2005-Mar-09 05:52

Hi!

I need help to set up a unpaid / paid membership system on my non-profit (charitable organization) website....

Anyone knows of some scripts and how to set it up?

Patrick


[Please place your contact info in your profile. This is a sig-free zone.]

[ Message was edited by: JimBot 03/08/2005 10:18 pm ]




Posted By: Prowler (Staff)
Posted On: 2005-Mar-10 14:21

There are many scripts available which can control access to paid area. The complexity varies from the most complex to absurdly simple depending on what you intend to do eventually.

Look through script repositories for Web access and you will find plenty.

The files intended for the paid users will be stored upstream of the server document root so normally the server can't access the contents. The CGI script, on authentication can 'read' the contents and deliver to the paid user.




Posted By: hideident ()
Posted On: 2005-Mar-16 07:42

the easy one is using .htaccess
:D
it is not need programming