•  
  •  
  •  
  •  
  •  
  •  
  •  
Zend Framework tutorials are compatible with top web hosting reseller. Be sure to get the best support you can have.
Click going to find the best coupon codes, editorial reviews and customer reviews of top web host and reliable web host over the internet.
Username:
Password:
  Forgot password?  Register
XML syndication

Popular listings

In this article I describe how to use Zend framework components in a CakePHP application by means of building a very simple CakePHP application using Zend_Service_Flickr, a component for accessing the Flickr web services.
http://hades.phparch.com/ceres/public/article/index.php/art::cakephp::zf_components_in_cake
PageRank: 5/10
(Clicks: 110; Comments: 0; Listing added: Feb 2, 2007) Listing Details Report Broken  Listing
I was wondering about how to extend a singleton class such that you could retrieve the new class when retrieving the singleton later. In particular, Zend_Controller_Front is a singleton, but what if I want to extend it later? A number of plugins in the Zend Framework, particularly view helpers and routing functionality, make use of the singleton; would I need to alter all of these later so I could make use of the new subclass ?
http://weierophinney.net/matthew/archives/135-Extending-Singletons.html
PageRank: 4/10
(Clicks: 105; Comments: 0; Listing added: Feb 5, 2007) Listing Details Report Broken  Listing
Introduces a concept of reusable "generic" actions, which are controllers that you can easily reuse.
http://codeutopia.net/blog/2008/12/27/reusable-generic-actions-in-zend-framework/
PageRank: 0/10
(Clicks: 101; Comments: 0; Listing added: Feb 21, 2009) Listing Details Report Broken  Listing
What do you guys think of Zend_Validate?
I haven't looked at Zend_Validate much, but I'm not really a fan of complex interfaces either. I like your idea to validate all that needs validated in one go, but I don't like your interface for adding validators.
http://forums.devnetwork.net/viewtopic.php?p=369773
PageRank: Not available
(Clicks: 98; Comments: 0; Listing added: Apr 29, 2007) Listing Details Report Broken  Listing
The Zend Framework offers a pretty slick solution for accessing Amazon's Web Services. For this reason, I decided to adopt it for my project. Using its Amazon Service component in conjunction with a few others that are packaged with the framework, I created the application in almost no time at all. Here, my article recounts how I went about creating this application and shows you just how rapidly you can create applications using this wonderful solution.
http://searchopensource.techtarget.com/tip/0,289483,sid39_gci1201528,00.html
PageRank: 5/10
(Clicks: 94; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
Zend_Service_Audioscrobbler is a simple API for using the Audioscrobbler REST Web Service. The Audioscrobbler Web Service provides access to its database of Users, Artists, Albums, Tracks, Tags, Groups, and Forums. The methods of the Zend_Service_Audioscrobbler class begin with one of these terms. The syntax and namespaces of the Audioscrobbler Web Service are mirrored in Zend_Service_Audioscrobbler.
http://framework.zend.com/manual/en/zend.service.audioscrobbler.html
PageRank: 5/10
(Clicks: 94; Comments: 0; Listing added: Mar 19, 2007) Listing Details Report Broken  Listing
The Zend_InfoCard component implements relying-party support for Information Cards. Infomation Cards are used for identity management on the internet and authentication of users to web sites (called relying parties).

Detailed information about information cards and their importance to the internet identity metasystem can be found on the IdentityBlog
http://framework.zend.com/manual/en/zend.infocard.html
PageRank: 5/10
(Clicks: 84; Comments: 0; Listing added: Oct 3, 2008) Listing Details Report Broken  Listing
In this example, we write a configuration file. Then we read the configuration from the file. Or we extract configuration parameters. We use a PHP configuration file, an INI configuration file, or an XML configuration file.
http://zend-framework-examples.blogspot.com/2009/12/config.html
PageRank: 0/10
(Clicks: 78; Comments: 0; Listing added: Dec 18, 2009) Listing Details Report Broken  Listing
After getting a little impatient looking at PHP code from however many projects and seeing the typical approach of making input filtering, sql and output escaping the responsibility of the human error-prone developer, I'm now making it standard practice on any of the projects I run to dump this sorry mess. And it is usually a mess.
The fact is you cannot trust a developer to manually secure source code - it's like God relaying the Ten Commandments to Moses. No matter how many burning bushes, prophets, unnatural disasters, signs and miracles you use to emphasis those ten simple rules, you can still wager there will be a bunch of folk breaking them (including myself!) left, right and centre. It's human nature to err. It's my nature to make the verb "err" redundant.
http://blog.astrumfutura.com/archives/260-Doing-the-Poka-Yoke.html
PageRank: 4/10
(Clicks: 74; Comments: 0; Listing added: Apr 2, 2007) Listing Details Report Broken  Listing
Example of problems encountered and how they were solved while getting Zend Amf to work with Flash CS3 and AS3.
http://www.prodevtips.com/2009/03/24/zend-amf-and-class-mapping-with-flash-cs3-as3/
PageRank: 0/10
(Clicks: 72; Comments: 0; Listing added: Jun 8, 2009) Listing Details Report Broken  Listing