Zend Framework: Zend_Registry

In this set of screencasts I show you how to use the Zend_Registry class. This class is used as a container to store objects and variables for global access throughout your application, instead of mucking around with global variables. I use this class in practically every application I write and I highly recommend watching these screencasts if you are not aware of the Zend Registry.

Contents

  1. Overview
  2. Basic Uses of Zend_Registry

Pages: 1 2