News Feed
Jobs Feed
Sections




News Archive
WebReference.com:
Controllers Programming Application Logic
September 29, 2008 @ 08:43:39

In this new tutorial from WebReference.com Ahsanul Bari walks you through one of the core parts of any application made in the CakePHP framework - the controllers.

Controller, the name suggests its job'"it controls, supervises, and manages. In CakePHP, controllers are the classes that handle browser requests and facilitate communication between models and views. It is the central hub where application logics are defined to control program flows of browser requests.

He talks about actions, working with models and interacting with views to pass the requested information out to the user. He also shows how to pass in parameters to the controller to give your application a bit more customization.

0 comments voice your opinion now!
controller cakephp framework model view application tutorial


blog comments powered by Disqus

Similar Posts

DevShed: 7 PHP Frameworks Tested For Speed - Benchmarking PHP Frameworks

Symfony Blog: Internationalize your Propel Forms

Developer Tutorials: Easy PDF Generation in PHP

Invoke Media Blog: Zend Framework and Rapid Application Development with PHP

Yahoo Business: WSO2 Web Services Framework for PHP


Community Events











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


introduction object example testing community framework code release unittest functional tool zendframework2 development series application language podcast opinion interview phpunit

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