simple php login?

Suspended
Joined
30 Jan 2005
Posts
467
Hey guys.
If its simple enough, Does anyone know how to code something like this.

Code:
A password box -> if password matches variable already set ($pass = 'password';)
 then include content.php. If password doesn't match include error.php
 
Back
Top Bottom