[PHP] question about forms.

2001-07-01 Thread Jason brashear
I have a question. I am using PHP MySQL. I am able to quary to DB and edit post delete through forms. Problem. I need to be able to also send out emails when something is posted to the databas as well as send the information that was submitted like a recipt. Any ideas? Please help. -Jason

Re: [PHP] question about forms.

2001-07-01 Thread Chris Anderson
Don't post the question in a reply and someone will see your question - Original Message - From: Jason brashear [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, July 01, 2001 5:34 PM Subject: [PHP] question about forms. I have a question. I am using PHP MySQL. I am able to quary

[PHP] question about forms

2001-07-01 Thread Jason Brashear
I have a question. I am using PHP MySQL. I am able to quary to DB and edit post delete through forms. Problem. I need to be able to also send out emails when something is posted to the databas as well as send the information that was submitted like a recipt. Any ideas? Please help.

RE: [PHP] question about forms

2001-07-01 Thread Tyler Longren
check out the mail() function. Tyler -Original Message- From: Jason Brashear [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 01, 2001 11:08 PM To: [EMAIL PROTECTED] Subject: [PHP] question about forms I have a question. I am using PHP MySQL. I am able to quary to DB and edit