vlibMimeMail

vLIB logo

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();