PDA

View Full Version : Sending mail to multiple Addresses


mafattah
11-01-2004, 02:20 AM
Hi,

I want to send email to multiple email address, which should be entered
in a textarea provided alongside, with one email address on one line.

How can i process the textarea to get the email address from it, i want to get only email address in valid format (name@domain.com) only from the textarea how can i do this using php....

Any help is appreciated. :yes: