PDA

View Full Version : How I send email to multiple recipients come from database table email field ?


lse123
04-09-2008, 03:16 PM
How I send email to multiple recipients come from database table email field ? this due to subscriptions to newsletters etc ...

abduraooft
04-09-2008, 04:32 PM
See PHP Mailer class (http://phpmailer.codeworxtech.com/)

lse123
04-09-2008, 09:12 PM
can you tell me the script, i find site but not script or contact info - to contact ?

abduraooft
04-10-2008, 07:43 AM
There is a download link in the top menu

lse123
04-10-2008, 11:35 AM
I download a class[php] and use it in external php file ? I must use class intact ?