Warning - PHP newbie here - so be patient
I have a mySql db that contains a list of users names and their email addresses. I want to send them a newsletter via a web interface.
Any recommendations of sample code, articles, etc. to see the right way to do this.
Jason