Sunday, June 12, 2016

Password Hash For PHP

Tags


Ever wonder on how to create a password hash using php?

It's easy!

Paste the function into your code and pass the parameter inside, it will return a hash password.

Source Code


Example of Usage


Output


EmoticonEmoticon