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

devReview.com: The Big List of PHP Frameworks

The Show: Episode #6 - Babbling 'Bout Beta

The Bakery: Latest Articles, Tutorials and Components

Stefan Priebsch's Blog: TDD in a self-experiment

Synfony Project: New testing framework


Community Events











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


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

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