Well, I am working on a web-page I did using the language php.Well, because the server is already up, but theirs no pages to view, I simply created a site where visitors can submit their e-mail addresses to be informed about the launch of the page.Now, I am sorta getting close to completion of the site, but now there is the question:
How do I send a mass-email to all the users stored in my MySQL db?Simply copy and paste all the addresses (which might take forever) or is there any better way?
Also, I had the idea to include a "Hello, <usernamewhichwassubmittedonthepagetogetherwiththeaddres>..." at the beginning of the email.How would I do this?
In advance, Thank you for your help!
