3v4l.org

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

preferences:
43.67 ms | 1540 KiB | 5 Q