3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = array("a", "b", "c", "d", "e"); unset($input[2]); print_r($input);

preferences:
38.31 ms | 402 KiB | 5 Q