ehos olivia - 2018-06-18 15:51:31
I want to send email messages to many users. These users email and names are fetched from a database, precisely MySQL DB.
Their emails and names are attached to the body of the message.
The body of the message is a custom css and html page.
Could you help, please, getiing these emails from the database(The PDO way), store in an array and send messages to these emails?