News Feed
Jobs Feed
Sections




News Archive
Jonathan Snook's Blog:
Creating a Contact Form in CakePHP 1.2
July 25, 2008 @ 07:58:30

In a new blog post today Jonathan Snook shows how to create a contact form for your CakePHP application (version 1.2).

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 will show how to use CakePHP's models, even when no table is being used.

He shows how to define the model class, set up the mapping of columns to named elements and the code to handle the submit. It just sends a basic email with the contents of the form with a few validation rules to ensure it's not abused. Simple stuff...

0 comments voice your opinion now!
contact form cakephp framework simple beginner tutorial


blog comments powered by Disqus

Similar Posts

Builder.com.au: Quickly Install a LAMP server on Ubuntu

Chris Shiflett\'s Blog: Zend Framework Update

MaltBlue.com: Why Kohana is an Excellent Alternative to Zend Framework

Pádraic Brady's Blog:Doing that thing called PEAR - Packaging Source Code for PEAR Distribution

Marcelo Gornstein's Blog: Writing PHP applications with Doctrine2 as ORM and Ding as DI container


Community Events











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


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

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