Hello, I'm hoping someone can help me.
I have a MYSQL Database with 190 records (emails/names/etc). I want to send an email to everyone in that table with a personalized greeting (Dear ______,).
How do I loop through the records to pull out the names/emails?
Thank you for any help 
Chris