Menu

Email doesn't work!!!!

Help
2007-03-24
2013-06-03
  • thomasinternet

    thomasinternet - 2007-03-24

    I have made a form. And when I test it, I see the page Thank You..
    But I don't receive an email! Can anyone help me??????

     
    • TNTEverett

      TNTEverett - 2007-03-25

      Check the address in the mail function.  Open the process.php file and look for the line starting with
      mail(
      it should have the following syntax:
      mail("youremail@yoururl","Form Submitted at your website",$message,"From: phpFormGenerator");

      Ask your host if this php mail function should be available to you. 

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.