<?php $data = array_map(trim(...), [' x', 'z ']); var_dump($data);
You have javascript disabled. You will not be able to edit any code.