<?php foreach (glob("/home/florin/sites/dentoutline/current/public/wp-content/plugins/popup-maker/includes/legacy/importer/easy-modal-v2/model/modal/*.php") as $filename) { echo "<f>".basename($filename)."</f>"; } die('!ended!');