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

PHPit.net: An Introduction to the Winbinder Library (Part 1)

Kevin van Zonneveld's Blog: Convert anything to Tree Structures in PHP

Rob Allen's Blog: Vagrant in Zend Framework 1

PHPBuilder.com: Oauth Authentication for Social Apps in PHP

ProDevTips.com: Writing a CMS/Community with Smarty and the Zend Framework: Part 6


Community Events











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


zendframework2 composer code example podcast object tool language interview functional release phpunit development introduction community testing series unittest framework opinion

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