3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array('this', 'that', 'the other', 'last'); $slice = array_slice($array, 0, 2);

preferences:
35.03 ms | 402 KiB | 5 Q