| Voir le sujet précédent :: Voir le sujet suivant |
| Auteur |
Message |
cico Invité
|
Posté le: Dim 13 Mar 2005, 12:18 Sujet du message: Playout |
|
|
I want to add a playout <tr>min the classement
Can you help me?
I add in database a new field playout ( $playout)
but i don't know code for fonction.php
if ($row[NOM]==EXEMPT){continue;}
if ($pl<=$accession and $type==GENERAL){echo "<TR class=data bgcolor=#FFE57F>";}
elseif ($pl<=$barrage and $type==GENERAL){echo "</tr><TR class=data bgcolor=#FFF6D4>";}
PLAYOUT
elseif ($pl>$relegation and $type==GENERAL){echo "</tr><TR class=data bgcolor=#FDF3F3>";}
elseif (($pl%2)==0){echo "<TR class=data bgcolor=#E5E5E5>";}
else{echo "<TR class=data bgcolor=#FFFFFF>";} |
|
| Revenir en haut |
|
 |
|
 Inscriptions bloquées: 4169
|