PHPMailer::AttachAll
Attaches all fs, string, and binary attachments to the message.
Returns an empty string on failure.
Signature
protected function AttachAll(string
$disposition_type,
string
$boundary )
Parameters
-
$disposition_type
-
$boundary
Returns
- string