PHPMailer::attachAll

Advertisement

Summery Summery

Attach all file, string, and binary attachments to the message.

Syntax Syntax

PHPMailer::attachAll( string $disposition_type, string $boundary )

Description Description

Returns an empty string on failure.

Parameters Parameters

$disposition_type

(Required)

$boundary

(Required)

Return Return

(string)

Source Source

File: wp-includes/class-phpmailer.php


			

Advertisement

Advertisement

Leave a Reply