Category Archives: Zend Framework

Accessing and using Zend View Helpers from a common directory

In this tutorial I am going to describe a typical scenario where we use Zend View Helpers to do some common view task throughout the application. Moreover we want this helper to be located in some common place/directory from where … Continue reading

Posted in PHP Programming, Zend Framework | Tagged , | 11 Comments