Greetings,

I have a MySQL/PHP site and I'm going to implement a member's area. I want to store their password online in the database of course but should I just use a mysql varchar field? Or for added security should I do something else? Any help would be greatly appreciated.