Creates a message from an HTML string, making modifications for inline images and backgrounds and creates a plain-text version by converting the HTML Overwrites any existing values in $this->Body and $this->AltBody
Signature
public function MsgHTML(string
$message,
[string
$basedir = '',
[bool
$advanced = false]] )
Parameters
$message
HTML message string
$basedir
baseline directory for path
$advanced
Whether to use the advanced HTML to text converter