Best method to send Order Confirmation e-mails?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
BaltarPHP
Forum Newbie
Posts: 10
Joined: Sun May 03, 2009 7:35 am

Best method to send Order Confirmation e-mails?

Post by BaltarPHP »

My website has a small e-store. After the customer has sent the order and payd for it. I want to send e-mail to the customer with order verification but there are lot of spam filters out there and e-mail may not go trough. What is the best solution. I hope to send e-mail in html code...
Post Reply