Support Forums
help with mass email php - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: PHP The Hypertext Preprocessor (https://www.supportforums.net/forumdisplay.php?fid=21)
+---- Thread: help with mass email php (/showthread.php?tid=26821)



help with mass email php - ceptic - 07-26-2012

right im not sure on how i go about this in php,


but what im wanting to do is take each users email address and username and email them advising them to re-sign up for the service as we have had a massive database problem Sad

how would i go about this in php any tutorials would be amazing!

thanks in advance


RE: help with mass email php - Firetech - 07-26-2012

If you have a list with usernames and emails as txt document I would recommend you just code a simple visual basic program where you can import the txt documents.


RE: help with mass email php - ceptic - 07-28-2012

thanks, managed to get a online php one working with abit of modification, if anyone would like the script its a GNU script and i am willing to post on request Smile