ok und noch was, wo liegt hier der fehler, da der mir keine files anzeigt?
<html>
<head><title>The Basix Avantar Gallery</title></head>
<body>
<center><img src="logo.jpg"></center><br>
<?
if ($back != 1)
{ $dy==('./'); }
if ($handle = opendir('$dy'))
{
while (false !== ($file = readdir($handle)))
{
if ($file != '.'){
if($file != '..')
if($file != 'gallery.php'){
if($file != 'logo.jpg'){
{
echo "$file";
echo "<a href=\"gallery.php?dy=./$file&back=1\">$file</a>";
}}}}
}
closedir($handle);
}
?>
</body>
</html><noscript><noscript><plaintext>