Password Security and Storage
There are many conflicting theories about what to do with passwords. How secure is secure enough? What should your PHP script do with them? Is this just paranoia? This article will provide some general information on dealing with passwords, and some techniques you can use in your PHP scripts.