reply emails

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
User avatar
iknowu99
Forum Commoner
Posts: 39
Joined: Thu Aug 14, 2008 3:20 pm

reply emails

Post by iknowu99 »

Hello All,
I am using paypal to receive payments for my product. I would like to automate a reply to the email they submit to paypal and each customer can get the same message once they sign up for my site. Maybe there are some tutorials on how to do this, right now i'm using html/css and would like to step up to php if need be!
User avatar
Maugrim_The_Reaper
DevNet Master
Posts: 2704
Joined: Tue Nov 02, 2004 5:43 am
Location: Ireland

Re: reply emails

Post by Maugrim_The_Reaper »

Given paypal's popularity you can probably find Paypal libraries on PEAR or other places that could help you here. Try to locate one with decent documentation and examples and you'll be set.
Post Reply