This is a simple php function for hashing a plain text password so that it can be saved into the database securely.
Related Posts
Backblaze B2 + RClone for power users – automatically backup data to cloud – encrypted
Backblaze offers cost effective object storage solution that can be used to storage your files securely. Backblaze has two products,…
Setup graylog locally on Windows/Linux/Mac
Here is the quickest way to deploy a development version of the Graylog instance locally on your desktop machine. Prerequisites…
PHP MySQLi Wrapper Class Update
Last December, I wrote a simple and easy to use PHP MySQLi wrapper class inspired from the simplicity of Code…
Graylog Standalone on Ubuntu Installation
Graylog is a log aggregation tool. Installing and setting up graylog is pretty straightforward. Here is a simple guide to…