Web Hosting Talk







View Full Version : Email code


gopi
02-07-2008, 01:59 PM
Hi friends,



I want email code for HTML.in my CONTACT page i have text boxes like

Name, company name,designation,email id,phoneno,address

And i have submit and reset button..

Now if i enter the matter in that text box that matter comes into my email id..


What is PHP?
is we have to write email code in PHP.
Where we copy the code...

And also is it required any server for this...

Please help me

thanks & regards
Gopichand

killapix
02-07-2008, 05:07 PM
Yes gopi you need a server-side language to process email/form data from your form, php is the most popular choice although you can use cgi. You will need a server that has php installed. If you are using shared hosting services they normally all come with what you need complete. This is one example that I have used before and is quite good.. http://formtoemail.com/