How would one embed images in an email that im sending via PHPs Mail(); function?
Any good example code on how this would work? And if i want to set a background with css, is it possible to use standard css for that i.e. background: url(
http://myimageurl') ?
Start Free Trial