News Feed
Jobs Feed
Sections




News Archive
Shameer's Blog:
PHP 5.3 Practical look into Lambda functions and closures
December 30, 2010 @ 11:11:26

For those out there still coming to grips with some of what PHP 5.3 has to offer, I'd suggest checking out this new article from Shameer about using lambdas and closures along with some examples putting them into action.

PHP 5.3 packaged the power of functional programming by adding support for lambda functions and closures. You will be familiar with them in javascript. In this article we will have a look into these features and its usages.

He starts with explanations of what they are with simple code examples showing their use - a lambda assigned to a variable and closures with the "use" keyword. He shows how they can be used in application prototyping, making handy callback functions and includes a practical example of finding the factorial of a number using a lambda.

2 comments voice your opinion now!
lambda closure tutorial practical example


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Create a Slick Flickr Gallery with SimplePie

DevShed: Working with Prepared Queries with PDO Objects in PHP 5

Deasil.com: Lessons to be learned from PHP

Alexey Zakhlestin's Blog: PHP+SCGI part 2: problem with eZComponents

Justin Silverton\'s Blog: Using sqlite and php


Community Events









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


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

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