Search results for:
Error: empty query string"); } if(msqlQuery($socket,"select giorno,mese,anno,ora,comune,provincia,tipo from general where $querystring order by anno,mese,giorno,ora,provincia,comune,tipo")<0) { fatal("Error : $ERRMSG\n"); } $result=msqlStoreResult(); $MatchesFound=msqlNumRows($result); >
anno | mese | giorno | ora | provincia | comune | tipo |
$row[0] | $row[1] | $row[2] | $row[3] | $row[4] | $row[5] | $row[6] |