vlibMimeMail
Table of Contents
| Up:
4. vlibMimeMail
| Previous:
4.5. cc()
| Next:
4.7. bcc()
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();