3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "hello, there, colin"; $arr = explode(",", $string); echo $arr;

preferences:
47.43 ms | 402 KiB | 5 Q