News Feed
Jobs Feed
Sections




News Archive
Dagfinn Reiersol's Blog:
Real programming with PHP 5.3 (part 2) JavaScript-style classes
April 01, 2009 @ 12:07:03

On t Dagfinn Reiersol'sblog, there's a new post that's the second part of a series on "real programming" with the upcoming PHP 5.3 release.

In part one of this series, we looked at the ability to use lambda functions or closures to process arrays. In this part, we will see how closures can be used to build classes in a completely new way. After I did my own research, I discovered that someone had beat me to it.

He compares the two approaches - one defining closures in the constructor, the other as they're needed - and some code showing the creation and use of the lambda functions (using __call and call_user_func_array to catch those requests).

0 comments voice your opinion now!
programming php5 javascript style class lambda closure


blog comments powered by Disqus

Similar Posts

International PHP Magazine: Poll Question: Which is the Most Important Feature of PHP 5?

Dries Buytaert\'s Blog: Drupal webserver configurations compared

Sebastian Bergmann\'s Blog: AspectPHP

William Candillon's Blog: The new release of phpAspect is coming soon

devReview.com: The Big List of PHP Frameworks


Community Events











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


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

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