Re: [PHP] Automating PHP email

2006-12-15 Thread Richard Lynch
On Tue, December 12, 2006 3:02 am, clr wrote: > I am creating a PHP/mySQL site that enables members to set criteria > for > email notification > As my site changes and clients criteria are met they need to be > notified. > I can generate a list of email address and info quite simply using > mySQL >

RE: [PHP] Automating PHP email

2006-12-12 Thread zoticaic
-- > My Seeding Blog | http://bytes.nullp0inter.com > Hire me as Freelancer | http://www.getafreelancer.com/affiliates/shockx/ > -Original Message- > From: clr [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 12, 2006 5:02 PM > To: php-general@lists.php.net > Subject: [PHP] Automating P

Re: [PHP] Automating PHP email

2006-12-12 Thread Stut
clr wrote: I am creating a PHP/mySQL site that enables members to set criteria for email notification As my site changes and clients criteria are met they need to be notified. I can generate a list of email address and info quite simply using mySQL My question is how to "trigger" or initiate th