 |
PHP: array_map - Manual
should be of equal length because the callback function is applied in parallel to the corresponding elements. ... calling array_map_objects("getName", $thingies) will return the array filled with the getName() value for each object.
de3.php.net |
 |