I need to create a form whereby the submit button would do the following :
1) send results to 3 email addresses
2) update MySql database
3) redirect to confirmation page
Is there a simple script available? How would one accomplish this for a php / mysql based site?
thanks for any pointers,