| Number of listings: |
3 |
| Number of categories: |
0 |
|
|
|
|
|
Zend Registry
Zend_Registry
|
Detailed screencasts showing both the basic and advanced uses of Zend_Registry.
http://mitchellhashimoto.com/zend-framework-tutorials/zend-registry
PageRank: Not available
(Clicks: 756;
Comments: 0;
Listing added: Aug 23, 2007)
|
|
The registry is a container for storing objects and values in the application space. By storing the value in the registry, the same object is always available throughout your application. This mechanism is an alternative to using global storage.
http://framework.zend.com/manual/en/zend.registry.html
PageRank: Not available
(Clicks: 734;
Comments: 0;
Listing added: May 14, 2007)
|
|
I have done my fair amount of hacking PHP applications. In that time, I have come across many poor programming practices that have caused me to almost lose my mind. One that really grinds my gears is overuse of global variables.
http://blog.case.edu/gps10/2006/07/22/why_global_variables_in_php_is_bad_programming_practice
PageRank: 4/10
(Clicks: 896;
Comments: 0;
Listing added: May 10, 2007)
|
|
|
|
|
|
|
|
|
|