Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

how to send multiple recipients in mail php

## "TO" PARAMETER OF MAIL FUNCTION IN PHP
Receiver, or receivers of the mail.

Some examples are:
- user@example.com
- user@example.com, anotheruser@example.com
- User <user@example.com>
- User <user@example.com>, Another User <anotheruser@example.com>
Source by www.php.net #
 
PREVIOUS NEXT
Tagged: #send #multiple #recipients #mail #php
ADD COMMENT
Topic
Name
8+1 =