Hello
I am making a database with mySQL with users and passwords and I am not sure if a can create the field of password encrypted with MD5 so if somebody snoops around, won´t get the passwords.
I know that I can create a form to encrypt the pwds but in this case there won´t be a form, I will type them on the database directly.
Is there anyway to do it?
Any help is fully appreciated.