Email PHP output
Posted: Fri Feb 15, 2008 2:15 pm
I have been trying to email the output of a php file and I was directed to Swift Mailer. Will it do the following:
I have a php file that converts a table to xls for downloading. I would like to be able to email the resulting xls but it is pretty dynamic table so downloading it first and then sending it is just not an option. Currently I just send the link to people and have them download it for themselves but I would like to just attach it for them.
What do you think? Will it do it?
I have a php file that converts a table to xls for downloading. I would like to be able to email the resulting xls but it is pretty dynamic table so downloading it first and then sending it is just not an option. Currently I just send the link to people and have them download it for themselves but I would like to just attach it for them.
What do you think? Will it do it?