Shatners Login System is a secure php membership system which uses MD5 encryption. It features user registration, logins, and the securing of webpages. You can use shatners login system to force users to login before they can view a page. It is one of the easiest and most effective user authentication systems around and is a the lite version, of the upcoming commercial package, Shatners Login System Pro.
Shatners Simple Login System
This was made with the guidance of a php freaks tutorial, however it had lots missing, and config wasnt easy, so i created this instead.
This is a very easy but secure login system, you might want to remove the decypted_password part.
To install,
edit all the variables in db.php
add database.sql to your mysql table
File List:
activate.php
1Kb
checkuser.php
1Kb
database.sql
1Kb
db.php
1Kb
index.htm
1Kb
join_form.php
1Kb
logout.php
253b
readme.txt
1Kb
register.php
4Kb
sample.php
368b
Similar code
A java / php login script
(Popularity: ) : This gives a simple secure login script for basic pages, such as clan member pages, It is a simple php ... Avantemplate
(Popularity: ) : AvanTemplate is a template engine for PHP. It is multi-byte safe and consumes little computing resource. It supports variable replacement, ... Send mail with PHP
(Popularity: ) : This is an extremely easy mail send with php. I commented it as well as I could. It will teach ... Simple Admin Login
(Popularity: ) : This is a simple php and mysql login checker. It will allow a guest to visit whatever page you set ... kLogin 0.1
(Popularity: ) : The simpliest Login system ever! Dosen't use MySQL! Only flatfile! And it supports users with the same usernaem but with ...