3v4l.org

run code in 500+ PHP versions simultaneously
<?php $text = 'VERY LONG STRING'; $accepted = str_split($text, 3); print_r($accepted); ?>

preferences:
49.76 ms | 1495 KiB | 5 Q