"; $ifond = 1; $visites_abs = 0; while ($row = sql_fetch($result)) { $lang = $row['lang']; if ($row['cnt']) { $visites = round($row['cnt'] / $total_visites * $taille); $pourcent = round($row['cnt'] / $total_visites * 100); } if ($visites > 0) { if ($ifond==0){ $ifond=1; $couleur="white"; } else{ $ifond=0; $couleur="eeeeee"; } $out .= "\n
$pourcent%".traduire_nom_langue($lang)."
";
if ($visites_abs > 0)
$out .= " |