Una cosa del genere: codice: SELECT * FROM `items` WHERE id NOT IN (id1,id2)
SELECT * FROM `items` WHERE id NOT IN (id1,id2)
Regole del Forum