Montant engage: ".$row['montant'] ; } else if ($VarCod < 1200) { $res = mysql_query("select count(idprojet) as nb, sum(montant)as montant from projets where commune = $VarCod"); $row = mysql_fetch_array($res); $Sometext="Nombre de projets: ".$row['nb']."
Montant engage: ".$row['montant']; } else { $res = mysql_query("select count(idprojet) as nb, sum(montant)as montant from projets where section = $VarCod"); $row = mysql_fetch_array($res); $Sometext="Nombre de projets: ".$row['nb']."
Montant engage: ".$row['montant']; } //return $Dotips="onmouseover=\"Tip('."$Sometext."', TITLE, '".$SomeTitle."', SHADOW, true, SHADOWWIDTH, 7)\" onmouseout=\"UnTip()\" "; echo $Dotips="onmouseover=\"Tip('$Sometext', TITLE, '$SomeTitle', TITLEFONTFACE, 'Verdana,sans-serif',SHADOW, true, SHADOWWIDTH, 7)\" onmouseout=\"UnTip()\" "; } */ ?>
> > > > > ALT=""> > > > > > > > > > >