vlibMimeMail

vLIB logo

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