\n"; if (file_exists($filename)) { include($filename); } else {print "Datei existiert nicht!";} print "\n"; } else { print "Not allowed!"; } chdir(".."); include("../footer.php"); ?>