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

Padraic Brady's Blog: An Example Zend Framework Blog App - Part 3: A Simple Hello World Tutorial

Pádraic Brady's Blog: The Framework Interoperability Group (FIG)

Query7.com: Writing a module for Kohana3

DZone.com: Hardening PHP: SQL injection - Complete walkthrough

PHPBuilder.com: Validating PHP User Sessions


Community Events











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


introduction testing zendframework2 release community unittest database language opinion series api phpunit functional example framework code composer interview development podcast

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