tags:

views:

25

answers:

0

I have a form which has a field for email id. When form is submitted then a confirmation message should be send automatically to the given email id, how?

I want to do this in php.