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

Usage

mail_add_cc(ccAddress[, ccName])

Description

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

Example

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

Search results for "mail_add_cc()"

mail_add_cc()

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

mail_add_cc(ccAddress [, ccName] )