Ciao. Non trovo come fare una query del genere:


[PHP]$lista = $_REQUEST[lista];
$query = "SELECT nome, cognome, classe FROM studenti WHERE (lunmat1 OR lunpom1 OR marmat1 OR marpom1 OR mermat1 OR merpom2) LIKE '$lista'";[PHP]

è POSSIBILE?

GRAZIE
ciao
FEDE