RE: [PHP] Encryption Problem

2001-03-22 Thread ..s.c.o.t.t.. [gts]
thing and see if mcrypt is there. > -Original Message- > From: darion mapp [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 22, 2001 5:19 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Encryption Problem > > > ok, so i have want to encrypt my user password in the

[PHP] Encryption Problem

2001-03-22 Thread darion mapp
ok, so i have want to encrypt my user password in the mySQL Database and well that is not working but in addition to that when the user logges into the system i have to encrypt their password and compare the two encrypted passwords to see if they match. this is where my problem starts. I get th