Archive for the ‘MVC’ Category

How to Access Custom Config Settings Within Bootstrap - Zend Framework Application

Tuesday, September 15th, 2009

Ok - so you have a Zend Framework ini file that contains the line:

mycustom.setting ="bar"

…and you want …

Keeping Admin and Public Areas Separate Zend Framework - MVC - ACL versus .htaccess

Friday, May 22nd, 2009

This post started life as a question to Federico regarding his blog post (re-posted …

Where to start? - Beginner Level to Expert PHP Website Developer

Friday, May 15th, 2009

This is a message to my previous self (like how Rimmer went back to tell …

principles of modular website architecture design

Tuesday, March 31st, 2009

This is a collection of links to articles that may be of interest to those who are …

Example usage of Zend Form Element as a Controller Action Variable

Wednesday, December 24th, 2008

See the code: zend_form_Quick_Form_of_Server_Vars.txt

Tutorial - How to quickly create a flat, local, rendered copy of your dynamic web site’s output files - its web imprint

Saturday, November 15th, 2008

This is a write-up of a recent problem that I have solved. There are many ways to …

Index of “Complex Views with the Zend Framework” tutorial series

Tuesday, August 21st, 2007

A list of links that index the “Complex Views with the Zend Framework” series of tutorials on …