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 secure login script using java and php. The login code is pure java, however the password could be seen by ... Simple Admin Login
(Popularity: ) : This is a simple php and mysql login checker. It will allow a guest to visit whatever page you set for them and it will allow admins access to whatever you set for them. You must have PHP and MYSQL ... 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 different passwords! 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 beginners how to recieve info from a form and send it through PHP. Please make sure your smtp is set ... Avantemplate
(Popularity: ) : AvanTemplate is a template engine for PHP. It is multi-byte safe and consumes little computing resource. It supports variable replacement, block that can be set to hidden or shown, loop, multple-depth loop, and inclusion of external template file.