I'm writing a small perl script that will help web users manage an "account" (i.e. their record in a mysql table). I want to store their password in a field, but I don't want to store it in regular text. I'm not sure if this is a perl or MySQL function, but I think there is some method of "encrypting" the password in the field.
Has anyone done that before? Any help appreciated! Thanks, Rory -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]