3v4l.org

run code in 300+ PHP versions simultaneously
<?php // get a list of all icons $icons = scandir('resources/images/icons'); // remove the first two items from the array, which are '.' and '..' array_shift($icons);

preferences:
35.16 ms | 402 KiB | 5 Q