categories: development / tutorials /
I wrote an extremely quick and simple PHP based login script a few years back for some peers. It uses some basic methodology and cookies to authenticate. You can easily modify this script to use sessions, protect against cookie tampering, or add a salt to the encrypted password.
The "Read Me.txt" should give you any direction you may need.
You can download the scripts here.
Simple Login.zip includes:
- authenticate.php
- backend.php
- database.php
- index.php
- logout.php
- process.php
- Read Me.txt
- SQL.txt
1 comments
-
Posted: Aug 27, 2010
You do some impressive work for a newcomer. :) I've seen your work, snagged a bit of it, and am trying to choke down the rounded corners thing you recently turned Nick La (I think he has a small tutorial). But what I'm really trying to do is say thank yous for all the great stuff! The world needed it and needs you still for us up and coming (or wanna-be) web designers!
Roberta