sending a confirmation message automatically to a given email id
- by Radhe
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.