sending mail to all addresses in database
Posted: Thu Jul 07, 2005 11:34 am
Hi there.
I'm relatively new to php. I have set up a database which collects information from users; one piece of the information includes their email address.
What I'd like to know is how I can email all of these members at once. I'm assuming I need to use a form, with a script that connects to the database. However, I'm unsure how to approach this.
Again, I'm fairly new, so take it easy on me.....
Thanks in advance.
I'm relatively new to php. I have set up a database which collects information from users; one piece of the information includes their email address.
What I'd like to know is how I can email all of these members at once. I'm assuming I need to use a form, with a script that connects to the database. However, I'm unsure how to approach this.
Again, I'm fairly new, so take it easy on me.....
Thanks in advance.