markkilpatrick wrote: » have you got your smtp server set in your php.ini file?
louie wrote: » did you look into the php mail http://ie2.php.net/mail [php] mail($to, $subject, $msg, $headers); [/php]function. Grab the email from DB, and using while....loop send the email one by one.
poissys wrote: » i haven't got that done no, how do i go about doing it, i know nothing about it, excuse my ignorance