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