if (isset($m)) { if (isset($i)){ if ($i==bild or $i==gaestebuch or $i==vote or $i==toplist or $i==create_new or $i==admin) { $i=$i; } else { $i=$i.'.txt'; } } else { $i=$m.'i.txt'; } } else { $m="start"; $i="starti.txt"; $counterfile = "counter.txt"; $counter = file($counterfile); $counter = $counter[0] + 1; $fp = fopen($counterfile, "w"); fwrite($fp, $counter); } ?>
| ||||||
| include $m.'/'.$m.'m.txt'; ?> | ||||||
|
if ($i==bild or $i==gaestebuch or $i==vote or $i==toplist or $i==create_new or $i==admin or $i==bild) {
if ($i==gaestebuch) {
echo "";
}
if ($i==vote or $i==toplist or $i==create_new or $i==admin) {
include $m.'/voting/'.$i.'.php';
}
if($i==bild){
echo ' '.$t.' zurück | ||||||
| ||||||