If I use this code it shows me the image. But I want to send this in my email body. But inside the email body when I write this code it shows only the image tag with the binary code.
How can I send this image as my email body image with the binary code?
Is there any way to send this?
I repeat I have only the binary code of Image.
I am sending mail with phpmailer.
<img src="data:image/png; base64, iVBORw0KGgoAAAANSUhEUgAAANIAAANBCAYAAAC ..." />