» 
MySQL Questions
So I'm building a site for my mp3 songs using PHP and MySQL...
I want people to be able to register an account and let them post reviews.
So I've started making the users table in MySQL, but I'm confused about datatypes in MySQL as I've only used Access before.
What I need to know is how to encrypt the password field and what datatype to use for it.
Thanks
/AE
|