How do you use bcrypt for hashing passwords in PHP? - Stack Overflow
Every now and then I hear the advice "Use bcrypt for storing passwords in PHP, bcrypt rules". But what is bcrypt? PHP doesn't offer any such functions, Wikipedia babbles about a ......