php - Is an 'invoke'-style callback possible in PHP5? - Get link Facebook X Pinterest Email Other Apps February 15, 2014 PHP functions such as 'array_map' take a callback, which can be a simple task or class or object method: