Title: Advance login system
Description: This code that was writen to show how to make an log-in system on your site (but you can also use it as an template). But no just that. It also features a security agains breaking the password through brute force (= trying a lot of passwords). And different access levens, an easy to use admin interface. You can even make user into admins, delete there accounts and activate there account's (the normally recieves an code by email to activate the acount).
updated(1/1/2003):
changed config.inc into config.php for increased security.
updated(2/1/2003):
added comments, fixed some very small bugs.
updated(7/1/2002):
added userlevels, simplyfied the security header for member-only pages.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=871&lngWId=8

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
