I expect this is a dumb question but I’m not the best when it comes to php. I want to add an image inside the below variable, what do I need to do?
$usermessage =
"
Thank you for joining our mailing list
We hope to see you very soon!
\n
Address 1
Address 2
<img src="images/wbf-logo.png" />
";
use single Quote ‘
Or Add backslash