Menu

send form to 2 emails

Help
6490776
2010-08-13
2013-06-03
  • 6490776

    6490776 - 2010-08-13

    hello, now form is sent to 1 email, but I need to receive the content from form to 2 emails, can you help me? thank you

     
  • TNTEverett

    TNTEverett - 2010-08-13

    This answer has been posted many times. 
    If you need more information on the mail function, use the following URL.
    http://php.net/manual/en/function.mail.php

    Essentially you can replace the first field with a comma separated list of emails. 
    For Example:
    "user@example.com, anotheruser@example.com"

    The mail function is in the processor.php file. 

     

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.