Simple PHP Functions To Hash Passwords For Saving Into Database

This is a simple php function for hashing a plain text password so that it can be saved into the database securely.

[gist id=”33fb2eb19d3517057b10″]

Leave a Reply

Your email address will not be published.