issues
search
PHPOffice
/
PHPExcel
ARCHIVED
Other
11.46k
stars
4.19k
forks
source link
How to attach the PHPExcel output as PHPMailerAttachment
#1396
Open
JoysonAnto
opened
6 years ago
JoysonAnto
commented
6 years ago
i have tried $mail->AddAttachment($excelstring, 'myfile.xls');
i have tried $mail->AddAttachment($excelstring, 'myfile.xls');