S Stalker Member Oct 9, 1999 193 0 0 May 20, 2005 #1 How to get Customer info if it is being seperated. Should the table which store Usename and Password store CustomerID at Customer info table
How to get Customer info if it is being seperated. Should the table which store Usename and Password store CustomerID at Customer info table
Crusty Lifer Sep 30, 2001 12,684 2 81 May 20, 2005 #2 it's not that risky if you store an md5 hash of the password in the db instead of a plaintext password.
it's not that risky if you store an md5 hash of the password in the db instead of a plaintext password.