ciao a tutti, mi sapreste dire dove è che sbaglio in questa query?
l'errore che mi restituisce è:codice:$sql = "SELECT * FROM lavori WHERE categoria_id = ".$id_get."ORDER BY lavori_id DESC";
Error: 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 'BY lavori_id DESC' at line 1
eppure mi pare giusta la sintassi mysql
Grazie in anticipo