Scan File with PHPCoding / Agustus 2, 2019 Agustus 28, 2020 / PHP <?php$dir = 'folder/';$files = scandir($dir);?>