Connecting Tech Pros Worldwide Help | Site Map

Username and Password Validation in PHP

webmechanic
Guest
 
Posts: n/a
#1: Jun 10 '06
I have a photo gallery site and would like to
1. validate login information(username & password)
2. logout user due to inactivity for certain amount of time
3. Create logout button

Please provide tutorial or thorough explanation. Thanks.

Rik
Guest
 
Posts: n/a
#2: Jun 10 '06

re: Username and Password Validation in PHP


webmechanic wrote:[color=blue]
> I have a photo gallery site and would like to
> 1. validate login information(username & password)
> 2. logout user due to inactivity for certain amount of time
> 3. Create logout button
>
> Please provide tutorial or thorough explanation. Thanks.[/color]

jpmaster77 wrote a very good one, with clear code, so it's easily
adjustable.

http://www.evolt.org/PHP-Login-Syste...Admin-Features

Grtz,
--
Rik Wasmus


Closed Thread