Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64
Your IP : 3.144.119.149
<?php
//Get all the seasons
$seasons = season_list($mysql_link, SEASON_TYPE_PYF, 'DESC');
if(!isset($_GET['id_saison'])){ $_GET['id_saison'] = 0; }
if(!isset($seasons[$_GET['id_saison']])){
if(isset($seasons['current_season'])){
$_GET['id_saison'] = $seasons['current_season']['id'];
}else{
$keys = array_keys($seasons);
$_GET['id_saison'] = $keys[0];
}
}
$current_season = $seasons[$_GET['id_saison']];
//Get the current season and table data
$tableau = mysql_fetch_array(mysql_query($sql = "SELECT * FROM season_pyf_charts WHERE id_saison = ".$_GET['id_saison'], $mysql_link));
for($i=0; $i<13; $i++){
$letteridx = chr(ord('A')+$i);
if(is_numeric($tableau["name1".$letteridx])){
$team = team_get_data($mysql_link, $tableau["name1".$letteridx], $current_season['date_end']);
$team1[$letteridx]['hist_city'] = $team[$tableau["name1".$letteridx]]['hist_city'];
}else{
$team1[$letteridx]['hist_city'] = $tableau["name1".$letteridx];
}
if(is_numeric($tableau["name2".$letteridx])){
$team = team_get_data($mysql_link, $tableau["name2".$letteridx], $current_season['date_end']);
$team2[$letteridx]['hist_city'] = $team[$tableau["name2".$letteridx]]['hist_city'];
}else{
$team2[$letteridx]['hist_city'] = $tableau["name2".$letteridx];
}
}
?>
<TABLE border="0" cellpadding="0" cellspacing="0" class="blackText10px">
<TR>
<TD width="25"> </TD>
<TD width="15" class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD width="25" class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD width="25" class="normaltext"> </TD>
<TD width="15" class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD width="25" class="normaltext"> </TD>
<TD width="15" class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD width="25" class="normaltext"> </TD>
<TD width="25"> </TD>
</TR>
<TR>
<TD> </TD>
<TD colspan="2" nowrap class="blackText11px"><STRONG>1/8 Finale</STRONG></TD>
<TD nowrap class="blackText11px"> </TD>
<TD colspan="2" nowrap class="blackText11px"><STRONG>1/4 Finale</STRONG></TD>
<TD nowrap class="blackText11px"> </TD>
<TD colspan="2" nowrap class="blackText11px"><STRONG>1/2 Finale</STRONG></TD>
<TD nowrap class="blackText11px"> </TD>
<TD colspan="2" nowrap class="blackText11px"><STRONG>Finale<br>
Coupe du Président</STRONG></TD>
<TD width="25"> </TD>
<TD> </TD>
</TR>
<TR>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD style="border-bottom: solid black 1px"> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
</TR>
<TR>
<TD nowrap style="border-right:solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1A]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=A"><?php echo $team1['A']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1A]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap style="border-right:solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2A]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=A"><?php echo $team2['A']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2A]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-bottom: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1G]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=G"><?php echo $team1['G']['hist_city']; ?></A> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1G]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2G]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=G"><?php echo $team2['G']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2G]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-bottom: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap style="border-right:solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1B]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=B"><?php echo $team1['B']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1B]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1K]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=K"><?php echo $team1['K']['hist_city']; ?></A> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1K]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap style="border-right:solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2B]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=B"><?php echo $team2['B']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2B]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2K]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=K"><?php echo $team2['K']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2K]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1H]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=H"><?php echo $team1['H']['hist_city']; ?></A> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1H]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px"> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2H]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=H"><?php echo $team2['H']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2H]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-right: solid black 1px"> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-bottom: solid black 1px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap style="border-right:solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1D]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=D"><?php echo $team1['D']['hist_city']; ?></A> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1D]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1M]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=M"><?php echo $team1['M']['hist_city']; ?></A> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1M]; ?> </TD>
<TD nowrap style="border-left: solid black 1px"> </TD>
</TR>
<TR>
<TD nowrap style="border-right:solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2D]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=D"><?php echo $team2['D']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2D]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px"> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2M]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=M"><?php echo $team2['M']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2M]; ?> </TD>
<TD nowrap style="border-left: solid black 1px"> </TD>
</TR>
<TR>
<TD nowrap> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1I]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=I"><?php echo $team1['I']['hist_city']; ?></A> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1I]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-right: solid black 1px"> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-top: solid black 1px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2I]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=I"><?php echo $team2['I']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2I]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD align="center" nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap style="border-right:solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1E]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=E"><?php echo $team1['E']['hist_city']; ?></A> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1E]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1L]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=L"><?php echo $team1['L']['hist_city']; ?></A> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1L]; ?> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD align="center" nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap style="border-right:solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2E]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=E"><?php echo $team2['E']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2E]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2L]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=L"><?php echo $team2['L']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2L]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left:solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1J]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=J"><?php echo $team1['J']['hist_city']; ?></A> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1J]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-top: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2J]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=J"><?php echo $team2['J']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2J]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap style="border-right:solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1F]; ?> </TD>
<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=F"><?php echo $team1['F']['hist_city']; ?></A> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1F]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px" style="border-top: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD nowrap style="border-right:solid black 1px"> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2F]; ?> </TD>
<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=F"><?php echo $team2['F']['hist_city']; ?></a> </TD>
<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2F]; ?> </TD>
<TD nowrap class="blackText9px" style="border-left: solid black 1px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap class="blackText9px"> </TD>
<TD nowrap> </TD>
</TR>
<TR>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD style="border-top: solid black 1px"> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
<TD> </TD>
</TR>
<?php if(trim($tableau[footnote]) != ''){ ?>
<TR>
<TD> </TD>
<TD colspan="12" class="normaltext"style="padding: 5px; background-color: #f6f6f6"><?php echo nl2br($tableau[footnote]); ?></td>
<TD> </TD>
</TR>
<?php } ?>
<TR>
<TD> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD class="normaltext"> </TD>
<TD> </TD>
</TR>
</TABLE>
|