Why is the password stored in the mysql database plaintext instead of an md5 hash or something?
So that it can be retrieved in the event that it is forgotten.
Regards,
Bill Shupp
Why is the password stored in the mysql database plaintext instead of an md5 hash or something?