Così?
Scusami ma sono un pò confusoCodice PHP:
while($row = mysql_fetch_array($sql)){
$tot = $row['ore'];
$totale .= $tot;
}
echo $totale;
![]()
Così?
Scusami ma sono un pò confusoCodice PHP:
while($row = mysql_fetch_array($sql)){
$tot = $row['ore'];
$totale .= $tot;
}
echo $totale;
![]()