What code I should do change in this PHP script to send one email to more than 20 email addresses?
Something like this:
mail("john@doe.com , marry@mail.com , frank@domain.com", "Test e-mail", "Hi, this is a test message!");
http://myphpform.com/php-form-multiple-recipients.php