Codice PHP:
$mese = array();
for ($i=1; $i<=31; ++$i) {
$mese[$i] = 0;
}
// qui fai la fetch come hai già fatto
Codice PHP:
$mese = array();
for ($i=1; $i<=31; ++$i) {
$mese[$i] = 0;
}
// qui fai la fetch come hai già fatto
<?php echo ' Emiliano Gabrielli (aka AlberT) ',"\n",
' socio fondatore e membro del direttivo del GrUSP ',"\n",
' AlberT_at_SuperAlberT_it - www.SuperAlberT.it ',"\n",
' IRC: #php,#AES azzurra.com ',"\n",'ICQ: 158591185'; ?>