$query = "select * from prenotazioni where tipo_preonotazione='".$tipo_prenotazione."' and (mattina='".$data_tour."' or pomeriggio='".$data_tour."')";
$query = "select * from prenotazioni where tipo_preonotazione='".$tipo_prenotazione."' and (mattina='".$data_tour."' or pomeriggio='".$data_tour."')";