Forum Moderators: coopster
I have a page with mixed content
Not quite clear what you want to do. Do you want to send an HTML document with an inline image?
If so you send the HTML document first and then the browser will request the image which you send that with the appropriate header.
If you want to send a multipart MIME messages have a look at Sending MIME e-mail from PHP [zend.com]