forumnz Posted September 19, 2007 Share Posted September 19, 2007 I know how to code it all, but how should I go about emailing all users from a database? The db has their emails and stuff. Thanks a lot, Sam. Quote Link to comment https://forums.phpfreaks.com/topic/69947-solved-email-users-from-database/ Share on other sites More sharing options...
LemonInflux Posted September 19, 2007 Share Posted September 19, 2007 ...Call each member's e-mail address into the To: part? Quote Link to comment https://forums.phpfreaks.com/topic/69947-solved-email-users-from-database/#findComment-351325 Share on other sites More sharing options...
forumnz Posted September 19, 2007 Author Share Posted September 19, 2007 OK so if I selected all emails from database and created a send script using say $emails how would that work? I know I would have to define $emails, but I dont get how that would work? Thanks, Sam. Quote Link to comment https://forums.phpfreaks.com/topic/69947-solved-email-users-from-database/#findComment-351327 Share on other sites More sharing options...
forumnz Posted September 19, 2007 Author Share Posted September 19, 2007 Help? Quote Link to comment https://forums.phpfreaks.com/topic/69947-solved-email-users-from-database/#findComment-351339 Share on other sites More sharing options...
BlueSkyIS Posted September 19, 2007 Share Posted September 19, 2007 are you looking for this? http://us2.php.net/function.mail Quote Link to comment https://forums.phpfreaks.com/topic/69947-solved-email-users-from-database/#findComment-351362 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.