Hy,
I'm having trouble with quotes. I'm working on a html mail newsletter and it's a nightmare. I've read a lot about how to fix this but nothing won't work. I've tried without quotes, with \ ... Nothing won't work (maybe I was doing something wrong).
So , let's say this is the code:
echo '<td style="
background-image:url(?http://x/y/image.png?);
"
</td>';
? - what quotes to use