News Feed
Jobs Feed
Sections




News Archive
PHPRiot.com:
Zend Framework 101 Zend_Registry
March 16, 2009 @ 08:47:51

The "Zend Framework 101" series continues on the PHPRiot.com blog with this new look at the Zend_Registry component.

In this article in the Zend Framework 101 series I will introduce you to the Zend_Registry class. This class used is to allow you manage variables and objects in the global application namespace. This is used as an alternative to using global variables in PHP. I will show you how to use the Zend_Registry class and also provide a practical example of where it would be useful to use the registry.

You'll need a copy of the framework already up and working to follow along (no installation support here). His "real life" example - a quick fifteen lines of code - shows how to pull a Zend_Db database instances back out of a Zend_Registry object.

0 comments voice your opinion now!
zendframework zendregistry example tutorial zenddb


blog comments powered by Disqus

Similar Posts

Giorgio Sironi's Blog: How to eliminate singletons

Justin Silverton\'s Blog: Using sqlite and php

ServerGrove.com: Creating console commands with Symfony2

Padraic Brady's Blog: Contributing To Zend Framework 2.0 Is Free! Hurry Before This Offer Ends!

Rich Buggy's Blog: Dynamic forms using Zend_Form


Community Events











Don't see your event here?
Let us know!


database zendframework2 functional conference framework usergroup podcast opinion interview testing symfony2 phpunit language introduction development series release example rest community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework