Is there a way to attach an image to an html formatted email message created in PHP?
We need to ensure that a corporate logo is on emails sent to clients who may not
It's probably easiest to use some library that can deal with email attachments. For example, PEAR's Mail_Mime.