Re: [PHP-DB] authentication verification

2008-06-04 Thread Thodoris
O/H DeadTOm ??: So the user comes to the site and they're presented with a log in page. They enter they're username and password and php checks a mysql database for a matching username and password. If there is a match, it responds with 1 line found. If no match, it responds with 0 lines

Re: [PHP-DB] Authentication using NTLM

2003-09-28 Thread Peter Monk
[EMAIL PROTECTED] wrote: How can I authenticate users against the database using NTLM instead of Basic Authentication? Instead of manually logging in, each user's NT account will automatically allow or deny access. Is there somewhere in the php.ini file where I have to enable the NTLM module?

RE: [PHP-DB] authentication

2001-02-20 Thread Boaz Yahav
Check this out : http://www.weberdev.com/index.php3?GoTo=search.php3%3Fsearch%3Dauthenticatio n%26searchtype%3Dtitle Sincerely berber Visit http://www.weberdev.com Today!!! To see where PHP might take you tomorrow. -Original Message- From: Pankaj Ahuja [mailto:[EMAIL

Re: [PHP-DB] authentication

2001-02-20 Thread Uioreanu Calin
then use phplib Otherwise, you need to define a session class (or use a free one from the web). -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL