desk EOD; /* subject */ $subject = "Thank you for joining the Ecovib2d family"; /* message */ $message = "

Hello Adrian, You are receiving this email because you filled out a registration form on this website. If you did not subscribe, you can simply delete this email. No further action is required. If you have filled the form,as mentioned on the thank you page, you will receive a free Ebook from ECOVIB2D for joining.Thank you. Download the free eBook for joining below.

https://ecovib2d.com.au/workfromhome/Emailcomm/handymanbiz1.pdf

Thank you and hope you enjoy using Ecovib2d!

".$myimage."

To unsubscribe - click this link below -

https://ecovib2d.com.au/workfromhome/unsubscribe/Unsubscribe.php "; // To send HTML mail - you can set the Content-type header $headers = "MIME-Version:1.0"."\r\n"; $headers = $headers." Content-type:text/html;charset=UTF-8;"."\r\n"; // additional headers $headers = $headers."From:"."ADRIAN at ECOVIB2D "."\r\n"; // and now mail it mail("ecovib2d@live.com", $subject, $message, $headers); ?>