Peggiori Top10

 

100 AND Status='1' ORDER BY WinPercent ASC LIMIT 10"); while($row=mysql_fetch_array($res)) { $x++; $WinPercent=round(($row['Wins'] / ($row['Wins']+$row['Loses'])) * 100, 2); echo""; } unset($x, $WinPercent); close_conn(); ?>

$x

\"$row[Name]\" $row[Name]
$row[Wins] vinte / $row[Loses] perse
$WinPercent%