email notification with calling own...

User 2230719 Photo


Registered User
16 posts

I want to keep all same - confirmation page, email notification page. But I want to add attachment with the email. I have created an own php app which transfers data to my excel file and then it is sent by email. It is working well along.

How can I add this new excel file (sometimes I create pdf file with php) in default email?
User 187934 Photo


Senior Advisor
20,271 posts

When working with data in php that may be used for excel I always convert to csv.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2230719 Photo


Registered User
16 posts

Generally I transfer data to pdf sometimes excel used and send by email with php app.
My target is that I want use coffeecup notification email with attachment. So where should I edit so that I can call my php app and then send email notification?
User 187934 Photo


Senior Advisor
20,271 posts

I always write my own myformname.php to handle custom processes. I would think you could handle it on the existing one but it will take some testing to see that everything works properly.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.