[PHP] class Password can help you find lost passwords - pass.zip (0/1)

2004-03-24 Thread Rebus
I think class is self explanatory. However, for extra help send me an e-mail. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] class Password can help you find lost passwords - pass.zip (0/1)

2004-03-24 Thread Rebus
I think class is self explanatory. However, for extra help send me an e-mail. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: mysql and md5??

2004-03-25 Thread Rebus
On Wed, 24 Mar 2004 20:46:33 -0500, [EMAIL PROTECTED] (Andy B) wrote: >hi... > >trying to figure out what is wrong here... the code is supposed to check an md5'd >password from a form and compare it against an md5'd password in a mysql table... for >some strange reason when i run the code below