JMail::addCC/1.5
From Joomla! Documentation
JMail::addCC
Description
Add carbon copy recipients to the email.
Description:JMail::addCC [Edit Descripton]
public function addCC ($cc)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $cc | mixed | Either a string or array of strings [e-mail address(es)] |
See also
-
JMail::addCC on api.joomla.org
-
JMail source code on JoomlaCode
-
Class JMail
-
Subpackage Mail
- Other versions of JMail::addCC
SeeAlso:JMail::addCC [Edit See Also]
User contributed notes
<CodeExamplesForm />