Monthly Archives: January 2015

How to save passwords securely in PHP or what to use instead of MD5 to save passwords

So there is a decent amount of “flack” information out there about how to properly and securely save passwords via PHP to your database. I wonder if this is partially because so many years of old out dated answers and … Continue reading

Posted in Computers, My Applications, Science | Tagged , , , , , , , , , | Comments Off on How to save passwords securely in PHP or what to use instead of MD5 to save passwords