Warning: Header may not contain more than a single header, new line detected.
il codice "problematico" è questo...
se tolgo la variabile $id il notice sparisce... ma ovviamente non voglio ne posso permetttermelo...Codice PHP:
header("Location: ../prodotti/edit.php?id=$id");
aiuti?