What's new in PHP V5.3, Part 2: Closures and lambda functions
Follow along in this "What's new in PHP V5.3" series of articles that covers the new features found in PHP V5.3. Here in Part 2, we look at closures and lambda functions. They are designed to make programming easier by allowing you to define throwaway functions that can be used in many contexts.
|
|
Follow along in this "What's new in PHP V5.3" series of articles that covers the new features found in PHP V5.3. Part 1 looks at the changes made to the object-oriented programming and object handling in PHP V5.3. Here in Part 2, we look at closures and lambda functions. They are designed to make programming easier by allowing you to define throwaway functions that can be used in many contexts. Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.