May 2017
Intermediate to advanced
340 pages
8h 16m
English
Lambda functions or anonymous functions are functions without a name. They can be very handy when used as first-class functions (to assign in a variable) or for call back functions where we can define the function in the place of a call back parameter. PHP has support for anonymous functions as well.
Read now
Unlock full access