I have got a database with some emails (max 300) and I want to be able to send an newsletter/email to those, the email/newsletter is written in text a form which on submit takes the action through to sendemails.php, but how do I get sendemails.php to send the input of that textarea to send it to all the emails in the database?
Share
1 Answer