Method Email::attachFileFromString

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Email.php line 365
Automatically extracted PHP DOC comment from code:

Attach a file from a string

END OF PHP DOC
public function void attachFileFromString(string $strContent, string $strFilename, string $strMime)

Parameters

string $strContent
Not documented yet. Please add documentation to this entry.
string $strFilename
Not documented yet. Please add documentation to this entry.
string $strMime
Default: 'application/octet-stream'
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 6 plus 2.