Hi guys
I am creating a login system and I am using some of the code offered in Build Your Own Database Driven Website Using PHP & MySql but I would like to encrypt the password INSIDE the mysql.
Is it possible to do that?
What format (etc. BLOB/BINARY) should the passwd column in Mysql be? And how can I encrypt/decrypt the passwd from mysql (for saving and when logging in)
Please let me know as I would like to know more about Log-in system in PHP (& Mysql)
Sincerely:
Jonatan







Bookmarks