Click to See Complete Forum and Search --> : PHP e-mail script


Ascendancy
12-15-2006, 07:23 PM
Hey guys,

I was wondering if anybody can type up a script that when the user hits the submit button, it sends all the data directly to my e-mail. However, I don't want a blank e-mail template to come up, I want the e-mail to be sent automatically without them even realizing it, so that they don't have to do any work.

Centauri
12-15-2006, 09:49 PM
Some articles on the subject here http://www.weberdev.com/ShowArticles/PHP/Email/106

Cheers
Graeme

Ascendancy
12-16-2006, 08:25 AM
Oh thanks, those are really helpful.