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

Developer Tutorials: Introduction to PHP Programming

DevShed: Introducing Static Members and Methods in PHP 5 (Part 1)

DotGeek.org: Free Hosting Goes Bingo!

Sean Coates' Blog: PHP 5.3 on Snow Leopard

PHPClasses.org: A PHP killer feature - Streams abstraction


Community Events









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


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

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