MVC in Zend Framework – Bradley Holt

bradley-holt.com/2010/02/mvc-in-zend-framework/ view page cached page
In my previous post in this series we looked at how Zend Framework applications can be bootstrapped. We saw the configuration file (application/configs/application.ini) and the Bootstrap class (in application/Bootstrap.php) from a demo blogging application, Postr. What happens once your application is bootstrapped and run? That’s where Zend Framework’s routing and... moreIn my previous post in this series we looked at how Zend Framework applications can be bootstrapped. We saw the configuration file (application/configs/application.ini) and the Bootstrap class (in application/Bootstrap.php) from a demo blogging application, Postr. What happens once your application is bootstrapped and run? That’s where Zend Framework’s routing and Model-View-Controller (MVC) components come in (technically there are a few steps in-between, but we’ll come back to that in a future post). view page


All posts about this link

  • share this page on Twitter
  • rss feed for bradley-holt.com
  • alerts create email alert for bradley-holt.com
Copy and paste this code below into your website:
customize »