Zend_View article at KillerPHP
The guys over at KillerPHP have posted a new article called Zend Framework Components Part 2: Zend_View.
As you can guess, it’s about Zend_View and goes how to create a Front Controller plugin that will automatically add a header and footer template to all your pages.
This is really useful if you are using Zend Framework 1.0.x, but don’t forget that Zend_Layout is coming for 1.5.

