<?php $array = [[[[[[' abc ']]]]]]; array_walk_recursive($array, function (&$item){ $item = trim($item); }); print_r($array);
You have javascript disabled. You will not be able to edit any code.
There are `>1` results