grazxie x la risposta.
quindi MONTH seleziona in automatico il valore del mese nel campo data_id? fico! xò...
non mi funzia
ho scritto cos':
$id_mese è il valore passato dalla combo.
$sql = "SELECT *
FROM `ore`
WHERE `utente_id` = '$id_cognome' AND MONTH(data_id) = '$id_mese'
ORDER BY `data_id`";
errore:
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '//WHERE `utente_id` = '1' AND '' = '03' WHERE `utente_id
In pratica sembra che MONTH(data_id) non resitutisca alcun valore