View Single Post
  #7 (permalink)  
Old 06-14-09, 03:13 PM
Jcbones Jcbones is offline
Coding Addict
 
Join Date: Mar 2009
Location: North Carolina, USA
Posts: 280
Thanks: 3
Thanked 5 Times in 5 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