Codice PHP:
$s="SELECT * FROM $table WHERE (curdate() >=data_inizio) AND (curdate() <= data_fine)"