News Feed
Jobs Feed
Sections




News Archive
Chris Hartjes' Blog:
Simple User Registration in CakePHP 1.2
January 10, 2008 @ 12:09:00

Chris Hartjes has posted a tutorial about the creation of a simple user registration system in an application developed in the CakePHP framework. In response to the popularity of his other article on using CakePHP's Auth component, he's created a bit of code to answer some questions.

People have been having some questions about how the password is hashed and questions about a user registration system. Of course, the snarky response is "go and read the source for Security::Hash() and create some of your own code", but it is easier to just give people some code so they stop asking.

His example code extends the User object for the model, makes a controller with a register() method call and creates the username/password form for the user the enter in their information.

2 comments voice your opinion now!
user registration cakephp framework example auth component user registration cakephp framework example auth component


blog comments powered by Disqus

Similar Posts

ThinkingPHP: Issues with output buffering in CakePHP

Sean Coates' Blog: Arbitrary Incrementer in PHP

Zend Developer Zone: Zend Framework Roadmap Update

The Bakery: Eight New Items (Components, Tutorials & Helpers)

Jonathan Snook's Blog: View Caching in CakePHP 1.1.8


Community Events











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


zendframework2 database symfony2 release phpunit introduction opinion podcast rest conference community language development series functional usergroup interview testing framework unittest

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