User Handling Articles
Encrypting passwords using PHP
Monday, July 7th, 2008 at 3:43pm, in User Handling, written by Stefan Ashwell
When creating a membership based site security is paramount - especially if you're dealing with personal information. When it comes to passwords you'll want to encrypt them wherever they are stored so they can't be stolen. Here are a few things you can do to make your passwords as safe as possible.

