Copy To Mail
Posted: Wed Oct 02, 2002 9:45 am
How can I send a Mail to mora than one person with mail function? Do I use differents addresses in the To field separated with comas o can I use another field like CopyTo??
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Multiple recipients can be specified by putting a comma between each address in to.
The manual often is...gastonlm wrote:Thank you!! It was useful..