ho sistemato mettendo il reindirizzamento fuori dall'if
ma a me serve all'intermno dell'ifcodice:... mail($destinatario, $oggetto, $messaggio, $mittente.$reply); //inserimento nuovo utente nel db $query=mysql_query("INSERT INTO utenti VALUES (2,'".$nome."','".$email."','".$pw."','".$nik."',0)"); mysql_close(); //header( "Location: index.html" ); } header( "Location: index.html");
non capisco