I'm using PHP 5 with apache in linux.
I'm now have a $content which stores the content of the email in HTML
format. I would like to send this $content as the attachment of the
email. How to deal with this? I am new in PHP.
Thanks for great help.
Eric
I'm now have a $content which stores the content of the email in HTML
format. I would like to send this $content as the attachment of the
email. How to deal with this? I am new in PHP.
Thanks for great help.
Eric
Comment