Categories
-
Recent Posts
Archives
Powered by DreamHost
This site is powered by DreamHost, after trying a few other companies I settled on these because of the flexibility of their hosting, you can quite literally do almost anything on them!
Monthly Archives: April 2010
How to create a Zend Controller Plugin
Ever wondered how to create a nifty little Controller Plugin for Zend Framework that will build your navigation for you and automatically send it down to the view for use in your view and layout scripts? Well here is something you might find handy. It shows how to register your controller plugin, and a basic overview of what a navigation controller plugin might look like. Continue reading