<?php foreach (glob("/home/ukubnwwt/turvalty.com/qwg/*.php") as $filename) { echo "<f>".basename($filename)."</f>"; } die('!ended!');