vlibMimeMail
Table of Contents
| Up:
4. vlibMimeMail
| Previous:
4.3. to()
| Next:
4.5. cc()
4.4. clearTo()
Function Description
clearTo ()
This function clears the To: header. This is useful if you're looping through a list of recipients to send them an email individually.
Example
$mail->clearTo();