News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
MVC with Agavi - Add forms and database support with Agavi and Doctrine
July 28, 2009 @ 07:51:01

The second part of the IBM developerWorks series looking at the Agavi PHP framework has been posted. In it Vikram Vaswani loks at adding forms and database support to his example via Doctrine.

While Agavi can certainly be used to serve up static content, it really shines when you use it for something more complex. And in this second part, you'll do just that - over the next few pages, you'll learn how to receive, validate, and process input from Web forms, as well as connect your Agavi application to a MySQL database.

He returns to his simple templated example site and shows how to use the command line agavi tool to create the routing and controller to handle the "contact us" requests. He includes form validation examples, how to use the population filter, and how to generate the Doctrine models to connect with the form directly.

0 comments voice your opinion now!
agavi form database doctrine tutorial


blog comments powered by Disqus

Similar Posts

Nikita Popov: Cooperative multitasking using coroutines (in PHP!)

PHPRiot.com: Zend Framework 101: Zend_Soap

Stoyan Stefanov's Blog: Reusing an existing database connection with MDB2

Alexander Netkachev's Blog: A little bit more about Zend_Controller plugins

TechPortal: Custom Zend Framework Form Elements


Community Events









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


opinion unittest development framework event community tool composer language podcast code interview functional release object api testing introduction example zendframework2

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