X-Protection
X-Protection is a secure login script for your website. It can even be implemented into an existing database. The script supports userlevels which enable you to control what type of user can access your pages. Sessions are also used to store login information securely on your server so attackers cannot reach it. Hashing of passwords is also used in the script to ensure that the users anonymity remains. The login page is also 100% completely customisable. Installing is simple, just copy a small single line of code to the top of the pages you wish to protect.
Visit publisher site: X-ProtectionListing Details
- Version:
- 1.00
- Filed in:
-
Scripts / PHP / Scripts & Programs / User Authentication
- Submitted on:
- Last Updated:
- Feb 7, 2012
- Publisher:
- X-Scripts Other listings by this publisher
License & Pricing Information
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-2 out of 2 reviews
-
I'm sorry. I just couldn't make it work. No matter what, I was denided access. It could be my fault.
-
Thank you very much for creating this script as I need to build a complete B2B site and I needed to know how to allow customers to get into specific pages only. The code is easy for me to understand and I only made one change and that was to remove mysql_close($link); from protect.php as php will close the link anyway.