3v4l.org

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

preferences:
44.13 ms | 1564 KiB | 5 Q