here is my code im having issues with. What am i doing wrong? It send the email but it displays this error message quoted below.
Code:
mail($EEmail,$Esub,$Ebody, “From: $from”, “Bcc: foxvalleysoccer@gmail.com”);
Error message:
Bcc:… List:; syntax illegal for recipient addresses /home/content/j/d/s/jdscams/dead.letter… Saved message in /home/content/j/d/s/jdscams/dead.letter
How can I get rid of that message.