This is a simple php function for hashing a plain text password so that it can be saved into the database securely.
Related Posts
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…
MySQLi Wrapper for PHP
I was very much interested in the database class of CodeIgniter, especially the Active Records. I was quite satisfied with…
Passing Zend Certification Exam, Here is the tip!
Yesterday, December 8th, 2014 I took the Zend Certification exam and passed. The latest version of the Zend exam is…