News Feed
Jobs Feed
Sections




News Archive
Michael Girouard's Blog:
Rolling Your Own MVC The Page Load Scenario
April 09, 2008 @ 15:33:45

Michael Girouard has posted his 10,00 foot view of the typical structure of an Model/View/Controller application (and framework) and how a page request is handled:

In my previous article, I announced that I would be documenting the process of developing a simple MVC framework. In this post I will go into a little more detail about each of the specific components of our MVC and will discuss the series of events which occur each time a page loads, otherwise known as the page load scenario.

He talks about how URIs work, the role of mod_rewrite, several of the objects involved (like the Front Controller, Request, Route and View) and how they all fit in with the custom Models, Views and Controllers the user could define.

0 comments voice your opinion now!
modelviewcontroller mvc page load object route request


blog comments powered by Disqus

Similar Posts

Felix Geisendorfer's Blog: PHP 5.2.1 was a evil release - check your server

Brandon Savage's Blog: Of Lies, Damned Lies, and Benchmarks

TotalPHP: Using an autoload function to make your life easier

Giorgio Sironi's Blog: Lazy loading of objects from database

Havard Eide's Blog: SplObjectStorage


Community Events











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


language framework conference testing podcast community release interview series functional composer database tool zendframework2 development opinion example introduction object code

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