Ciao,

ho un problema che mi compare un errore "Warning: Header may not contain more than a single header, new line detected." ecco il codice:

Codice PHP:
header("location:modifica.php?id=".$_POST['id']."&id2=".$_POST['id2']."");