Saturday, May 21, 2011

Php Code: Login system

This is a login System, it has 3 files
login.php
register.php
lastmember.php

once a user has been logged in it will return him/her to the home page. to see if they are logged in use the code at the bottom of my script

When a user registers, it will update the lastmember.php page, so you can include it in your home page by using and it shows the last member that signed up. you can add/change the stuff in the last member.php page but i suggest not changing anything, because i hate people saying they changed so and so and it doesn't work. so just leave it alone :P

Enjoy ;)

No comments:

Post a Comment