hello,
i have an html form that passes values to a php script that puts the data into a mysql database. after the successful addition of the data, i need to generate an email response to the user (whose email is supplied in the html form). anything would help. thanks!
-mickey