You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

mail_add_bcc()

Usage

mail_add_bcc(bccAddress[, bccName])

Description

Adds a Bcc: recipient to the list of recipients. Can be called multiple times to add more recipients. The bccName can be omitted.

Example

${mail_add_bcc('info@structr.com', 'Structr')}

Search results for "mail_add_bcc()"

mail_add_bcc()

Adds a Bcc: recipient to the list of recipients. Can be called multiple times to add more recipients. The bccName can be omitted.

mail_add_bcc(bccAddress [, bccName] )