PHP, MySQL, JavaScript, Windows 7, Linux
Posts tagged Zend_Auth
Using PHPass password hasher with Zend Framework
Oct 7th
In this tutorial, we will learn how to use PHPass, a portable PHP password hashing component, with the “glue”-based Zend Framework. The popular PHP-based blogging platform WordPress utilizes PHPass to hash user passwords. Using this library adds an extra level of security over a normal MD5-protected password. Read the rest of this entry »