3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "Twinkle, twinkle, little star,\nHow I wonder what you are.\nUp above the world so high,\nLike a diamond in the sky."; $arra1 = explode("\n", $str); var_dump($arra1); ?>

preferences:
37.44 ms | 402 KiB | 5 Q