codice:
foreach($gio as $row){
$numeri = $row['Count(*)'];
}
print $numeri;