<?php $arr = array(1,2,3); $rt = array_map(function($a){return $a + 1;}, $arr); print_r($rt);
You have javascript disabled. You will not be able to edit any code.
There are `>1` results