prova :
Codice PHP:
$dati mysql_query("select * from miodb WHERE modello like '%appia%' AND tipo like '%motore%' ORDER BY $order"); 
ciao