Hi Tim,

I did something similar recently but I had a bit more info stored than
just an e-mail address, so I set-up a search system for the client
whereby he could e-mail all of the people in the search result set.

Just a thought that might give you some ideas for your situation.

HTH
Ade
www.phpscriptsearch.com

-----Original Message-----
From: Tim Thorburn [mailto:[EMAIL PROTECTED] 
Sent: 21 March 2003 07:19
To: [EMAIL PROTECTED]
Subject: [PHP] Select email addresses from MySQL


Hi,

A few days ago I posted a question about sending mass emails through PHP
- 
the good news is I've got my script sending an email to each address
stored 
in my MySQL database.  Now my client would like the ability to
individually 
select the email addresses that are sent out.

Has anyone done something similar to this?  Any pointers to offer?

Right now I'm thinking that I'll display all the email addresses stored
in 
the database with check boxes beside them, then only those addresses
which 
are checked will be sent ... however, I'm not sure if that's the best or

most efficient way to handle this ... the more I think about it the more
I 
think that's going to make it overly and unnecessarily complex.

Any thoughts?

Thanks
-Tim



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to