News Feed
Jobs Feed
Sections




News Archive
The Bakery:
Basic User Authentication in (CakePHP) 1.2.x
January 15, 2007 @ 10:27:00

The Bakery has created a guide for CakePHP framework users to follow to set up a basic user authentication system in their application.

There has been a lot of questions about user authentication lately so I thought it was appropriate to create a tutorial that covered the very basics. In this tutorial we'll cover all aspects of MVC in an authentication role, logging a user in, maintaining a session, and restricting unauthorized access to controller actions.

The tutorial provides the different parts you'll need - the database requests, the model, controller, and view where you can just cut and paste. The wrap it up with a bit of explanation of how the parts fit together and a sample view of a login form to interface with their backend.

1 comment voice your opinion now!
cakephp framework user authentication tutorial basic cakephp framework user authentication tutorial basic


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Scalability and Responsiveness with Zend Platform's Job Queue

Richard Thomas' Blog: Solar Framework Shorts - Future release looks promising

Zend Developer Zone: AJAX Chat Tutorial Part 6 : Updating the User List

Ligaya Turmelle's Blog: Quick snip (or Zend Framework in a Subdirectory)

DevShed: Violating the Liskov Substitution Principle - PHP


Community Events











Don't see your event here?
Let us know!


language series introduction application zendframework2 podcast community functional opinion testing example code api framework development database composer release phpunit interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework