3v4l.org

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

preferences:
94.12 ms | 1495 KiB | 5 Q