RE: [PHP] Re: authentication help

2001-10-25 Thread Martin Towell
($userid == "somename2" && $password == "somepassword2") || ($userid == "somename3" && $password == "somepassword3")) { Martin -Original Message- From: Gaylen Fraley [mailto:[EMAIL PROTECTED]] Sent: Friday, October 26, 2001 2:01

[PHP] Re: authentication help

2001-10-25 Thread Gaylen Fraley
Here would be one of many ways. This assumes that login.php and index.php are in the same directory. login.php User Password -- Gaylen [EMAIL PROTECTED] http://www.gaylenandmargie.com PHP KISGB v2.1 Guestbook http://www.gaylenandmargie.com/phpwebsite "Norman Zhang" <[EMAIL PROTE