Ragazzi ho questa query du rucerca:
$query = "SELECT * FROM tabella WHERE MATCH(campo1,campo2) AGAINST('$ricerca' IN BOOLEAN MODE)";

perkè mi dà questo errore?
Query non valida: 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 '' at line 1