On Nov 22, 2005, at 8:57 PM, John Tregea wrote:

Is there a way of encrypting the plain text string in Rev, (before sending to mySQL) so I can store it in a mySQL table. I don't want the password to
be human readable by logging into mySQL and doing a SELECT statement
directly.

You can use the md5Digest function to encrypt the password so it isn't readable as plain text inside the db.


--
Trevor DeVore
Blue Mango Multimedia
[EMAIL PROTECTED]


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to