Confirmagtion email in PHP Form -

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
danielLeifer56
Forum Newbie
Posts: 2
Joined: Tue Oct 28, 2008 9:12 am

Confirmagtion email in PHP Form -

Post by danielLeifer56 »

Hi,

I have a form on my website here: http://downtownpet.com/nyc_dog_walker_schedule.html

When a user submits it I receive the results to my email address. What I was hoping to do was have the clients receive the results too, sent to the email address they provide in the form. Any help would be appreciated, thanks.
User avatar
aceconcepts
DevNet Resident
Posts: 1424
Joined: Mon Feb 06, 2006 11:26 am
Location: London

Re: Confirmagtion email in PHP Form -

Post by aceconcepts »

How do you currently automate the email sent to you?

Can you show your code?
danielLeifer56
Forum Newbie
Posts: 2
Joined: Tue Oct 28, 2008 9:12 am

Re: Confirmagtion email in PHP Form -

Post by danielLeifer56 »

Thanks for the reply - I'm not the one who did the form but I'll look into it, thanks
Post Reply