Very Basic PHP/MySQL/Cookie Authentication System
This was wrote as a basic model for authentication users for perhaps an admin section on a website. Its not Fort Knox but provides a basic and fairly secure method authentication. I just needed a little auth system to patch onto a few admin sections so maybe someone else can find this useful aswell. Feel free to modify the code and let me know if you have any comments. This may aswell help anyone whos learning Cookies/Authentication in PHP. The SQL Dump is in the sql folder and contains 2 tables. Once you have the DB details set in config.inc.php you can include the following in top of your pages to check for authentication : <? include_once("inc/au th.inc.php"); $user = _check_auth($_COOKIE); ?> Visit the URL for a demo aswell if you wish. Greets
x0x
Visit site to download...
PasswdAuth Class
This is a PHP class that allows you to authenticate users in your PHP script using the .htpasswd fil
p_protect
p_protect is a pretty straight-forward protection script written in PHP. It allows you to protect an
Russcom.LoginPHP
One admin. Users can register. Signin to the main page. Admin can delete users, edit main page, etc.
PayPal Members Only Area
Simple, easy, quick, and effective. This script is a simple script which will allow you to have a Me
CuteVerify
Cute Verify is a web application that will require verification before allowing users to view the pr
Weblock Enterprise
This advanced product is designed for password-protection of internet directories with Apaches "
vAuthenticate
vAuthenticate is a revolutionary authentication script which uses PHP and MySQL for fast processing.