(PHP 4, PHP 5, PHP 7)
Create a MIME message based on given envelope and body sections
string imap_mail_compose ( array $envelope, array $body )
Create a MIME message based on the given envelope and body sections.
Parameters:
envelope
An associative array of headers fields. Valid keys are: "remail", "return_path", "date", "from", "reply_to", "in_reply_to", "subject", "to",