Puoi farlo anche direttamente dall'sql:

SELECT * FROM eventi WHERE inizio > UNIX_TIMESTAMP('$anno-$mese-$giorno 00:00:00') ORDER BY idevento DESC