PHP - How to send emails to address on MYSQL?

jujuu

New Member
How can I send emails to all emails on my database? E.g. here is my format of MYSQL.MYSQL -- Table = users --- column = email. I need to send emails to everyone of the email on column "email".Thanks if anyone can help me out.
 
Back
Top