A lot of people have the need to sell memberships (for article web sites or other content web sites) or they just have the need to keep some information secret or under their own control. That’s just why Xavier Media created Cookie Password Protection and simple to use PHP script. To use CPP you only need to have limited PHP knowledge. All you have to do is run the install script, insert one line of code at the top of the pages you want to protect and then use the admin area to manage your users. It’s as simple as that
To password protect a page…
…simply add this code as the first line of your page (works with both the free and the paid version):
Code:
<? include(”protect.php”); ?>
Where to get Cookie Password Protection?
Visit
http://www.xaviermedia.com to download the free version of the script or to buy the more advanced paid version for a very small amount of money
