Encrypting passwords using PHP – PHP Tutorials

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.
It doesn’t matter where [...]
August 19, 2008 | Posted in PHP Tutorials | Read More »