3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "123, 234"; foreach(explode(",", $str) as $other); echo trim($other); ?>

preferences:
38.08 ms | 402 KiB | 5 Q