Posts Tagged ‘configured’

How do I use PHP to create a mailing list?

I have a database populated with email addresses and its all configured with php files and such on a webserver. What PHP commands do I use to read the emails from the database table and send an email to all of them at once?