3v4l.org

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

preferences:
26.26 ms | 405 KiB | 5 Q