News Feed
Jobs Feed
Sections




News Archive
ElectricToolBox.com:
Method chaining with PHP
December 22, 2008 @ 12:37:07

On the ElectricToolBox.com blog there's a quick post looking at method chaining in a Zend Framework application:

Having used the Zend Framework on a couple of projects and spent a lot of time reading the documentation I discovered the use of method chaining. This post looks at how to use method chaining in PHP.

His examples include a comparison between a method-chained Zend_Mail example and a non-chained method with each line augmenting the same object over and over. He also includes the simple-as-pie method that lets you use chaining in your own applications - returning the object itself.

0 comments voice your opinion now!
method chain zendframework zendmail tutorial example


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Where to set up your view?

NetTuts.com: The Whens and Whys for PHP Design Patterns

Adam Harvey's Blog: $pear->list

DZone.com: Video: PHP 5.3.1, MongoDB and Lithium on Windows 7 / IIS 7

Lorna Mitchell's Blog: PHP North West 2011


Community Events











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


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

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