Page 1 of 1

[Solved] Send xls via email attachment using PHP

Posted: 29 Oct 2010, 09:19
by DarkRanger
is there a way to send an email with an excel sheet as attachment?

The excel sheet is saved on the server, so all I need the mailer to do is generate the body, attach the mail and send it to the recipients.

Any help?

Re: Send xls via email attachment using PHP

Posted: 29 Oct 2010, 14:11
by Bladerunner
DarkRanger wrote:is there a way to send an email with an excel sheet as attachment?

The excel sheet is saved on the server, so all I need the mailer to do is generate the body, attach the mail and send it to the recipients.

Any help?
http://tinyurl.com/2e4p3ot

Re: Send xls via email attachment using PHP

Posted: 29 Oct 2010, 14:23
by DarkRanger
Bladerunner wrote:
DarkRanger wrote:is there a way to send an email with an excel sheet as attachment?

The excel sheet is saved on the server, so all I need the mailer to do is generate the body, attach the mail and send it to the recipients.

Any help?
http://tinyurl.com/2e4p3ot
Awwww oulik!!!

Ek google altyd voor ek vra blade.

Maar dankie anyway.

Re: Send xls via email attachment using PHP

Posted: 29 Oct 2010, 14:29
by Bladerunner
En het dit dan nie gewerk nie? Die kode is dan so mooi uitgespel :|

Re: Send xls via email attachment using PHP

Posted: 29 Oct 2010, 15:43
by DarkRanger
Bladerunner wrote:En het dit dan nie gewerk nie? Die kode is dan so mooi uitgespel :|
Ek weet nie wat ek doen nie, maar dit attach nie die excel code nie... SUG

Re: Send xls via email attachment using PHP

Posted: 29 Oct 2010, 16:01
by Bladerunner
Dit klink vir my soos 'n PEBCAK error.

Re: Send xls via email attachment using PHP

Posted: 19 Jan 2011, 08:46
by DarkRanger
I never updated this... The solution is kind of complex, but should someone want the solution, PM me and I'll gladly help you out.