trimarray code example Example: php trim all array elements $result = array_map('trim', $source_array);