cakephp

CakePHP 1.2 : Creating a Contact Form

Most contact forms take a name and feedback from a user and mail it off to the administrator but don't store any information in the database. This tutorial...

0 replies - 6251 views - 08/06/08 by jonathansnook in News

CakePHP 1.2 - Multiple Validation Sets

In CakePHP, you define how your data should be validated by setting parameters on the validate property of your model. In version 1.2, there is an on option...

0 replies - 2856 views - 07/31/08 by jonathansnook in News