questo è il codice:
$query = "SELECT * FROM song WHERE $cmd LIKE \"%$field%\" ORDER BY album, track, title";
questo è l'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 'LIKE "%%" ORDER BY album, track, title' at line 1
fino a poco fa funzionava, non ho toccato nulla da un sacco di tempo, perchè ora non va??