Re: [PHP-DB] Re: send email

2003-11-28 Thread Howard Gramer
in my php code. - Original Message - From: "Jacob A. van Zanen" <[EMAIL PROTECTED]> To: "'howard gramer'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, November 27, 2003 2:36 AM Subject: RE: [PHP-DB] Re: send email Hi This

RE: [PHP-DB] Re: send email

2003-11-27 Thread Jacob A. van Zanen
see it. Jack -Original Message- From: howard gramer [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 7:57 PM To: Jack van Zanen Prive Cc: [EMAIL PROTECTED] Subject: RE: [PHP-DB] Re: send email Sorry, I don't understand. I thought the code that you posted was what goes in th

RE: [PHP-DB] Re: send email

2003-11-26 Thread Dan Brunner
his is quick. Good luck! Dan Brunner -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 12:50 PM To: [EMAIL PROTECTED] Subject: RE: [PHP-DB] Re: send email Thanks to all for the input. I will attempt to make this work. I am not

RE: [PHP-DB] Re: send email

2003-11-26 Thread howard gramer
uot;howard gramer" <[EMAIL PROTECTED]> CC: "Php-Db" <[EMAIL PROTECTED]> Subject: RE: [PHP-DB] Re: send email Date: Tue, 25 Nov 2003 23:24:43 +0100 Hi my example earlier does not show the email address in the source of the displayed web page. It is in the source code, but you ca

RE: [PHP-DB] Re: send email

2003-11-26 Thread redhat
ED] > Sent: dinsdag 25 november 2003 21:09 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Re: send email > > > I am in the same boat, > ( I posted a couple of days ago Subject: Re: [PHP-DB] Send formmail data to > Email and Database ), not know

RE: [PHP-DB] Re: send email

2003-11-25 Thread Jack van Zanen
: dinsdag 25 november 2003 21:09 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DB] Re: send email I am in the same boat, ( I posted a couple of days ago Subject: Re: [PHP-DB] Send formmail data to Email and Database ), not knowing where to put the Mail() into my own code. I am

Re: [PHP-DB] Re: send email

2003-11-25 Thread howard gramer
York City [EMAIL PROTECTED] From: "Kim Steinhaug" <[EMAIL PROTECTED]> Reply-To: "Kim Steinhaug" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [PHP-DB] Re: send email Date: Tue, 25 Nov 2003 19:57:44 +0100 Well this shouldnt be any problem. I suspect you dont know

[PHP-DB] Re: send email

2003-11-25 Thread Kim Steinhaug
Well this shouldnt be any problem. I suspect you dont know how to set up the email routine since your asking. All you need to do is insert a sendmail script together with the update of the mySQL database. You could use PHPs internal functions for this, but Ill recommend you using PHPmailer which i