vlibMimeMail
Table of Contents
| Up:
4. vlibMimeMail
| Previous:
4.7. bcc()
| Next:
4.9. clearAll()
4.8. clearBcc()
Function Description
clearBcc ()
This function clears the Bcc: header. This is useful if you're looping through a list of recipients to send them an email individually.
Example
$mail->clearBcc();