Page 1 of 1

PHP Form and Automatic Email

Posted: Fri Mar 20, 2009 2:30 am
by mintsmike
Hi folks,

I am new to phpdn and need some help.

What I am trying to do is,

Create a form with numerous labels and text boxes.
Somehow use PHP to submit the form results and send them automatically to my email address.

Any help is greatly appreciated,
regards,
mintsmike.

Re: PHP Form and Automatic Email

Posted: Fri Mar 20, 2009 2:34 am
by jaoudestudios
Google 'php contact form'

1st result looks good http://www.kirupa.com/web/php_contact_form.htm

Re: PHP Form and Automatic Email

Posted: Fri Mar 20, 2009 8:13 am
by mintsmike
Thanks for that. :D