Hi,
Function: mail()
When I wish to send an email in HTML format, containing images, the only solution to wiew those images is to make a link to them into a site... But if the receiver person is not connected on line, the images cannot be displayed... The idea is to embed them, but I don't know how. Any help?
I wish to send an email, which must contains attachements. How can i do it, using 'mail()' function? 'Till now, I sent messages or attachements, but not both. Can anyone tell me how to do to send both of them in same time?
Thanks, Horatiu
Take a look here: www.phpclasses.org
There're several classes to send mails with embedded images or attachements.
🙂