Si j'appelle la page en mettant dans la barre d'adresse
Code : Tout sélectionner
index.php?affl_id=125Code : Tout sélectionner
<td><a href="menu.php?affl_id=125"><img src="img/entrez.jpg" border="0" width="200" height="40" alt=""></a></td>
<?php
if(!defined('MON_ID'))
define('MON_ID', 8500, true);
$affl_id = !empty($_GET['affl_id']) ? $_GET['affl_id'] : MON_ID;
?>
<html>
<!-- Date de création: 03/01/2008 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title></title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="REVENGE Crew">
<meta name="generator" content="WebExpert 5">
<style type="text/css">
a {
TEXT-DECORATION: none;
}
</style>
<style>
<!--
body {
scrollbar-face-color:#E3E3E3;
scrollbar-arrow-color:#171717;
scrollbar-track-color:#6E6E6E;
scrollbar-shadow-color:#E3E3E3;
scrollbar-highlight-color:#E3E3E3;
scrollbar-3dlight-color:#171717;
scrollbar-darkshadow-Color:#171717;
}
-->
</style>
<meta http-equiv="pics-Label" content='(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://aanuaire.fr" r (n 3 s 3 v 3 l 3 oa 2 ob 2 oc 2 od 2 oe 2 of 2 og 2 oh 2 c 3) gen true for "http://www.aanuaire.fr" r (n 3 s 3 v 3 l 3 oa 2 ob 2 oc 2 od 2 oe 2 of 2 og 2 oh 2 c 3))' />
</head>
<body bgcolor="#171717" text="#6e6e6e" link="#6e6e6e" vlink="#6e6e6e" alink="#6e6e6e">
<table width="800" border="0" align="center" cellspacing="0" summary="">
<tr>
<td width="800" bgcolor="#6E6E6E" align="center" valign="middle"><img src="img/titre.jpg" border="0" width="300" height="100" alt=""></td>
</tr>
<tr>
<td width="800" bgcolor="#E3E3E3"></td>
</tr>
<tr>
<td width="800" bgcolor="#E3E3E3" align="center" valign="middle">
<br>
<br>
<img src="img/ban1.gif" border="0" width="468" height="60" alt="">
<table border="0" align="center" cellspacing="50" summary="">
<tr>
<td><a href="menu.php?affl_id=<?php echo $affl_id;?>"><img src="img/entrez.jpg" border="0" width="200" height="40" alt=""></a></td>
<td><a href="http://www.google.fr"><img src="img/sortir.jpg" border="0" width="200" height="40" alt=""></a></td>
</tr>
<tr>
<td align="center" valign="middle" colspan="2"><a href="http://www.icra.org" title="Protégez vos enfants" target="_blank"><img src="img/fr_aw_88x31.gif" border="0" width="88" height="31" alt=""></a></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
tout en haut de ta page, avant la balise html. Cela dit le résultat est identique dans les deux cas.