imported_KuJaX
Platinum Member
Hello,
I have a table in one of my MYSQL databases that have quite a few of my contacts information such as their name, email address, browser version, ip address, etc. I want to be able to e-mail all of the people using the e-mail column in the table.
What would be the best way of doing this? I do not want each person to see each others e-mail addresses. Is there an easy way of writing some PHP coding to e-mail a specific message to all of the e-mail column in that table, one by one? Any idea's will be appreciated.
I have a table in one of my MYSQL databases that have quite a few of my contacts information such as their name, email address, browser version, ip address, etc. I want to be able to e-mail all of the people using the e-mail column in the table.
What would be the best way of doing this? I do not want each person to see each others e-mail addresses. Is there an easy way of writing some PHP coding to e-mail a specific message to all of the e-mail column in that table, one by one? Any idea's will be appreciated.