include("/home/ukcha/public_html/myspace/_header.php"); $title = "Contact Tables > Page 1"; include ('/home/ukcha/public_html/myspace/title.php'); ?> $path = "/home/ukcha/public_html/myspace/graphics/contact/1"; //using the opendir function $dir_handle = @opendir($path) or die("Unable to open $path"); echo "
Simply copy and paste the codes into
the 'about me' section of your profile!
"; //running the while loop while ($file = readdir($dir_handle)) { if($file!="." && $file!="..") echo "
"; } echo " |