par
alaingpl » 16 juin 2006, 10:11
Bonjour,
Merci car maintenant j'ai saisi le message d'erreur (output started...) mais à la vue de la ligne le problème m'échappe complètement.
Avez - vous une idée du problème ? Merci d'avance de m'aider.
La ligne 69 du fichier " entete3.php est la suivante
<td></td>
elle se trouve en bas de page
<td></td>
</tr>
</table>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Document sans titre</title>
<style type="text/css">
<!--
#Layer1 {
position:absolute;
left:156px;
top:114px;
width:591px;
height:25px;
background-color:#FFFFFF;
layer-background-color:#FFFFFF;
border:1px none #000000;
z-index:1;
}
-->
</style>
<script type="text/javascript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body>
<table width="100%" border="0" cellspacing="0"><!--DWLayoutTable-->
<tr>
<td width="15%" rowspan="3" align="center" valign="top"><div align="center"><img src="image/logo.png" alt="" width="104" height="71"/></div></td>
<td width="70%" height="49"><div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="607" height="29" align="absmiddle">
<param name="BGCOLOR" value="" />
<param name="BGCOLOR" value="" />
<param name="BGCOLOR" value="" />
<param name="BGCOLOR" value="" />
<param name="movie" value="text1.swf" />
<param name="quality" value="high" />
<embed src="text1.swf" width="607" height="29" align="absmiddle" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" ></embed>
</object>
</div></td>
<td width="14%" rowspan="2" valign="middle" align="center" nowrap="nowrap"><center><?php include('jour.php'); ?></td>
<td width="1"></td>
</tr>
<tr>
<td width="70%" rowspan="2" align="center" nowrap="nowrap" bgcolor="#FFFFFF"><img src="bouton.png" width="703" height="25" border="0" align="absbottom" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="630,4,696,22" href="index3.php?page=contact.php" alt="" />
<area shape="rect" coords="551,4,620,21" href="index3.php?page=news.php" alt="" />
<area shape="rect" coords="475,3,542,21" href="index3.php?page=journal.php" alt="" />
<area shape="rect" coords="395,4,464,20" href="index3.php?page=inscription/inscription.php" alt="" />
<area shape="rect" coords="316,5,388,21" href="index3.php?page=pagep/qcm.php" alt="" />
<area shape="rect" coords="238,4,305,21" href="index3.php?page=pagep/profil.php" alt="" />
<area shape="rect" coords="160,4,229,21" href="index3.php?page=pagep/ressource.php" alt="" />
<area shape="rect" coords="88,4,150,20" href="index3.php?page=pagep/challenge.php" alt="" />
<area shape="rect" coords="8,4,70,21" href="index3.php?page=accueil.php" alt="" />
</map></td>
<td height="22"></td>
</tr>
<tr>
<td height="5"></td>
<td></td> [color=red]//c'est la ligne 69//[/color]
</tr>
</table>
</body>
</html>
Bonjour,
Merci car maintenant j'ai saisi le message d'erreur (output started...) mais à la vue de la ligne le problème m'échappe complètement.
Avez - vous une idée du problème ? Merci d'avance de m'aider.
La ligne 69 du fichier " entete3.php est la suivante
[quote]<td></td>[/quote]
elle se trouve en bas de page
[quote]
<td></td>
</tr>
</table>
</body>
</html>
[/quote]
[php] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Document sans titre</title>
<style type="text/css">
<!--
#Layer1 {
position:absolute;
left:156px;
top:114px;
width:591px;
height:25px;
background-color:#FFFFFF;
layer-background-color:#FFFFFF;
border:1px none #000000;
z-index:1;
}
-->
</style>
<script type="text/javascript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body>
<table width="100%" border="0" cellspacing="0"><!--DWLayoutTable-->
<tr>
<td width="15%" rowspan="3" align="center" valign="top"><div align="center"><img src="image/logo.png" alt="" width="104" height="71"/></div></td>
<td width="70%" height="49"><div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="607" height="29" align="absmiddle">
<param name="BGCOLOR" value="" />
<param name="BGCOLOR" value="" />
<param name="BGCOLOR" value="" />
<param name="BGCOLOR" value="" />
<param name="movie" value="text1.swf" />
<param name="quality" value="high" />
<embed src="text1.swf" width="607" height="29" align="absmiddle" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" ></embed>
</object>
</div></td>
<td width="14%" rowspan="2" valign="middle" align="center" nowrap="nowrap"><center><?php include('jour.php'); ?></td>
<td width="1"></td>
</tr>
<tr>
<td width="70%" rowspan="2" align="center" nowrap="nowrap" bgcolor="#FFFFFF"><img src="bouton.png" width="703" height="25" border="0" align="absbottom" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="630,4,696,22" href="index3.php?page=contact.php" alt="" />
<area shape="rect" coords="551,4,620,21" href="index3.php?page=news.php" alt="" />
<area shape="rect" coords="475,3,542,21" href="index3.php?page=journal.php" alt="" />
<area shape="rect" coords="395,4,464,20" href="index3.php?page=inscription/inscription.php" alt="" />
<area shape="rect" coords="316,5,388,21" href="index3.php?page=pagep/qcm.php" alt="" />
<area shape="rect" coords="238,4,305,21" href="index3.php?page=pagep/profil.php" alt="" />
<area shape="rect" coords="160,4,229,21" href="index3.php?page=pagep/ressource.php" alt="" />
<area shape="rect" coords="88,4,150,20" href="index3.php?page=pagep/challenge.php" alt="" />
<area shape="rect" coords="8,4,70,21" href="index3.php?page=accueil.php" alt="" />
</map></td>
<td height="22"></td>
</tr>
<tr>
<td height="5"></td>
<td></td> [color=red]//c'est la ligne 69//[/color]
</tr>
</table>
</body>
</html>[/php]