Mail list
Author |
Message |
Lanks
|
Posted: Sun Oct 19, 2008 6:55 pm Post subject: Mail list |
|
|
I have created a table and some entries using phpmyadmin. i have a column named email, how would i extract the entries and send an email with them?
Thanks |
|
|
|
|
|
Sponsor Sponsor
|
|
|
md
|
Posted: Sun Oct 19, 2008 11:52 pm Post subject: RE:Mail list |
|
|
use a SELECT query to retreive data from the table, and use mail() to send emails. |
|
|
|
|
|
Dan
|
|
|
|
|
Lanks
|
Posted: Mon Oct 20, 2008 3:28 pm Post subject: Re: Mail list |
|
|
k thanks for the quick replies |
|
|
|
|
|
AsOs
|
Posted: Tue May 26, 2009 3:31 pm Post subject: Re: Mail list |
|
|
Thank you very much
www.expressboard.org |
|
|
|
|
|
|
|