When you send an email with the PEAR Mail package, you pass these arguments to the method that sends the email:

When you send an email with the PEAR Mail package, you pass these arguments to the method that sends the email:




Answer: an array of headers, an array of recipients, and the body content


Learn More :