Something about web form (contact form)

They have: 14 posts

Joined: Mar 2007

Hi

I need help with putting a contact form on my website, anyone knows how to process the input from the form fields to send in email?

Smiling Confused Smiling

pr0gr4mm3r's picture

He has: 1,502 posts

Joined: Sep 2006

These pages can help you get started:

http://us2.php.net/manual/en/ref.mail.php
http://www.w3schools.com/php/php_forms.asp

Personally, I would recommend that you use this script instead of PHP's mail function, because it makes it a lot easier.

They have: 14 posts

Joined: Mar 2007

Thank you for suggestions. So far I found freedback and this free http://www.emailmeform.com ">web form builder which unlike freedback does not show any advertising in the free plan! Wink

They have: 19 posts

Joined: Oct 2003

Check with your hosting control panel. Many times they have one already setup for their clients. I've always found php mail forms better than cgi.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.