View Single Post
  #7 (permalink)  
Old 06-14-09, 03:13 PM
Jcbones Jcbones is offline
Aspiring Coder
 
Join Date: Mar 2009
Location: North Carolina, USA
Posts: 516
Thanks: 5
Thanked 47 Times in 44 Posts
The sendmail server should be set up by your hosting company. The script should work as stated if you make sure that the page is named with a .php instead of a .html . If the mail server is not set up, the page will tell you as soon as you try to run the mail() function. FATAL ERROR: will be displayed on the screen.


IF you need the sendmail server, Your hosting company will have to set it up for you.
Reply With Quote