grazie ma ho risolto cosi:
Codice PHP:
$a = mysql_query("select email from email where email not in (select email from utenti)");
grazie ma ho risolto cosi:
Codice PHP:
$a = mysql_query("select email from email where email not in (select email from utenti)");