PDA

View Full Version : Sending multiple mails



handshakeit
October 7th, 2005, 08:01
I want to know how to send mails to multiple email addresses using PHP code.

Thanks.

http://www.handshakeit.com

WMSpecialties
October 7th, 2005, 13:37
The functions that you need to take a look at are the mail() and while()functions. Questions?