hordan include
hvordan includer jeg en mappe jeg kan godt includer selve filen starte selve filen i en mappe men når klikker på submit smutter den til bage til hoved sidenmin index ser sådan ud
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>LBCK.Dk | Langeskov Birkende Cykel Klub</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
background: url () top #000000;
font-family: 'Trebuchet MS', Verdana, Tahoma, Helvetica, sans-serif;
font-size: 14px;
margin: 0px 0px 10px 0px;
padding: 0px;
color: #000000;
background-image: url(billeder/bg.gif);
}
.border_1 {
background: #44ac84;
border: solid 1px #000000;
}
.border {
border: solid 1px #000000;
}
.border_menu_indhold {
border: solid 1px #000000;
}
.style_thin {
font-weight: normal;
}
.style_fat {
font-weight: bold;
}
.white_fat {
font-weight: bold;
color: #FFFFFF;
}
.bg_indhold {
background: url (ny_images/menu_bg_v3.jpg) bottom center no-repeat #549DBD;
}
.style2 {font-size: 12px}
a {
font-family: Trebuchet MS;
font-size: 14px;
color: #000000;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
color: #006600;
}
a:active {
text-decoration: none;
color: #006600;
}
-->
</style>
</head>
<body>
<div align="center">
<table width="808" border="0" cellpadding="1" cellspacing="1" class="border_1">
<tr>
<th width="829" height="331" valign="top" scope="row"><img src="billeder/topbanner.gif" width="800" height="120"> <table width="804" border="0" cellspacing="1" cellpadding="1">
<tr>
<th width="200" height="214" valign="top" scope="row"><div align="left">
<table width="200" border="0" cellpadding="1" cellspacing="1" class="border_1">
<tr>
<th background="http://www.lbck.dk/billeder/menu_top.gif" scope="row"><div align="left" class="style_thin">Menu</div></th>
</tr>
<tr>
<th height="164" bgcolor="#59986C" scope="row"><div align="left" class="style_thin">
<p><a href="?lbck=forside">Forside</a><BR>
<a href="?lbck=info">LBCK</a><BR>
<a href="?lbck=links">Links</a><BR>
<a href="?lbck=tider">Køretider</a><BR>
<a href="?lbck=nyhed">Nyheder</a><BR>
<a href="?lbck=trening">Trænings program</a><BR>
<a href="?lbck=loeb">Cykel løb 2005</a><BR>
<a href="?lbck=kontakt">Kontakt</a><BR>
<a href="?lbck=mail/mail">Mailingsliste</a></p>
</div></th>
</tr>
</table>
<p> <!-- Chart Basis HTML kode start v003 -->
<script language="javascript" type="text/javascript">
<!--
document.write('<a href="http://www.chart.dk/ref.asp?ct=v003&id=110303" target="_blank">');
var myref; myref=document.referrer; if(top.document.referrer!=null) myref=top.document.referrer;
document.write('<img src="http://cluster.chart.dk/chart.asp?id=110303&style=4&secID=' + Math.random()*10000000 + '&ref=' + escape(myref) + '" border="0" alt="Chart.dk"><');
document.write('/a>');
//-->
</script>
<noscript>
<a href="http://www.chart.dk/ref.asp?ct=v003&id=110303" target="_blank"><img src="http://cluster.chart.dk/chart.asp?id=110303&style=4&secID=1" border="0" alt="Chart.dk"></a>
</noscript>
<!-- Chart Basis HTML kode slut v003 --></p>
</div></th>
<td width="597" valign="top"><table width="595" border="0" cellpadding="1" cellspacing="1" class="border_1">
<tr>
<th width="589" background="http://www.lbck.dk/billeder/menu_top.gif" scope="row"><div align="left" class="style_thin">Indhold</div></th>
</tr>
<tr>
<th bgcolor="#59986C" scope="row"><div align="left" class="style_thin">
<p><? if ($lbck) { include("".$lbck.".php"); } else {
include("forside.php"); } ?></p>
</div></th>
</tr>
</table></td>
</tr>
</table><table width="800" height="40" border="0" cellpadding="1" cellspacing="1" class="border">
<tr>
<th bgcolor="#59986C" scope="row"><div align="left" class="style_thin"> Copyright © 2005 - LBCK.Dk | Langeskov Birkende Cykel Klub. </div></th>
</tr>
</table>
</th>
</tr>
</table>
</div>
</body>
</html>
