29 Mar 2009
Introduction to CakePHP authentication
Filled in: PHP, tags: authentication, cakePHP, tutorial
This is a tutorial which can be used by those who want to setup a basic user administration and authentication in CakePHP, one of the most popular MVC PHP frameworks around. We will be using the Auth component of Cake and we will create some administration screens. Setting up the database First of all we [...]
