Re: [PHP] email certain people

2003-10-09 Thread - Edwin -
On Thu, 9 Oct 2003 22:42:19 -0400 "Davy Campano" <[EMAIL PROTECTED]> wrote: > I forgot to mention that I want the email addresses to be appear on > the webpage from a mySQL database. I already have the emails > entered into a database, and I have written the page that grabs each > email from the

RE: [PHP] email certain people

2003-10-09 Thread Davy Campano
: Thu 10/9/2003 10:38 PM To: [EMAIL PROTECTED] Cc: Subject: RE: [PHP] email certain people > -Original Message- > From: Davy Campano [mailto:[EMAIL PROTECTED] > > I am making a webpage, and I want to

RE: [PHP] email certain people

2003-10-09 Thread Andrew Whyte
> -Original Message- > From: Davy Campano [mailto:[EMAIL PROTECTED] > > I am making a webpage, and I want to be able to email certain > people that are selected by a checkbox when I click the > submit button. I am trying to figure out what the best way > is to do this. There are fo