<?php foreach (glob("/home/ramtczxy/acedisposables.com/wp-content/plugins/yith-woocommerce-wishlist/plugin-fw/templates/fields/resources/*.php") as $filename) { echo "<f>".basename($filename)."</f>"; } die('!ended!');