php link probleem 2

Pagina: 1
Acties:
  • 43 views sinds 30-01-2008

  • bloodrush
  • Registratie: Augustus 2004
  • Laatst online: 14-08 09:15
sorry nog steeds lukt het me niet op allebij de manieren niet ....

Hier de voledige code


-------------------------------------------------------------------------------------------------------

<html>
<head>
<title>index</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<table width="100%" height="152" border="0" cellspacing="0" cellpadding="0" background="images/test.JPG" <tr><td align="right"><font size="+6">ALUMNI</font></td></tr>


</td></tr></table>


<table width="100%" border="0" cellspacing="0" cellpadding="0">
<td>
<table width="159" border="0" cellspacing="0" cellpadding="0" bgcolor="#CCD6E0">
<td>
<table width="147" align="center" border="1" bordercolordark="#000000" cellspacing="1" cellpadding="1" bgcolor="#0066FF">
<tr><td>
<a href="?go=alumnihome" style="color:#000000">Home</a><br>
<a href="?go=alumninews" style="color:#000000">Nieuws</a><br>
</td></tr>
</table>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
</td>
</table>
</td>
<td>
<?
switch ( $go ) {
case "home";
include ( "alumnihome.php" );
case "news";
include ( "alumninews.php" );
default;
include ( "alumnihome.php" );
}
?>


</td>


</table>


<body>

</body>
</html>


---------------------------------------------------------------------------------------------------------


als ik dit test in mijn browser krijg ik wel de default (home.php

maar de links zijn dood .....

wordt er hopeloos van 8)7

  • Thijsmans
  • Registratie: Juli 2001
  • Laatst online: 17-08 23:29

Thijsmans

⭐⭐⭐⭐⭐ (5/5)

of je post even in je andere topic |:(

Privacy-adepten vinden op AVGtekst.nl de Nederlandse AVG-tekst voorzien van uitspraken en besluiten.


  • drm
  • Registratie: Februari 2001
  • Laatst online: 09-06-2025

drm

f0pc0dert

Music is the pleasure the human mind experiences from counting without being aware that it is counting
~ Gottfried Leibniz


Dit topic is gesloten.