try:
http://www.hotscripts.com/PHP/Scripts_and_Programs/User_Authentication/
there are loads of pre done scripts you can reference.
Cheers
Jason
-----Original Message-----
From: Matt [mailto:mpalermo@xxxxxx]
Sent: Friday, January 31, 2003 11:48 AM
To: php-db@xxxxxxxxxxxxx
Subject: [PHP-DB] login script
Anyone have any suggestions on how to go about creating a solid login
script? I have a MySQL database with a field called "LoggedIn" that is by
default "NO" but I want it to turn to "YES" when the user logs in, and I
want it to turn back to "NO" when the user either logs out, or a certain
amount of time goes by and they timeout. I was just wondering if anyone had
any suggestions for me on how to go about this process. Thanks a lot.
Matt
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|