May 2017
Intermediate to advanced
340 pages
8h 16m
English
A higher order function can take one or multiple functions as an argument and also return a function as a result. PHP also has support for higher order functions; array_map from our previous example is a higher order function.
Read now
Unlock full access