vlibMimeMail

vLIB logo

4.6. clearCc()

Function Description
 clearCc ()

This function clears the Cc: header. This is useful if you're looping through a list of recipients to send them an email individually.

Example

    $mail->clearCc();