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. 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? 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. 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? 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 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
Archived
This topic is now archived and is closed to further replies.