<?php $fn = function ($foo) { return $foo($foo); }; var_dump($fn('strlen'));
You have javascript disabled. You will not be able to edit any code.