hello,
i have an html form that calls a php script which in turn passes the values to a mysql database. after the data is successfully added to the database, i need to generate an automatic email response system that uses the email address entry from the user to send a confirmation email. anything would help. thanks!
-mickey