test_scandir

Run Settings
LanguagePHP
Language Version
Run Command
<?php $dir = '/tmp'; $files1 = scandir($dir); $files2 = scandir($dir, 1); print_r($files1); print_r($files2); ?>
Editor Settings
Theme
Key bindings
Full width
Lines