no

Codice PHP:
$tot_exe mysql_query("SELECT count(id) as tot FROM agenda");
$row mysql_fetch_assoc($tot_exe);
$totale_in_agenda $row['tot']; 
qualkosa del genere