This is a discussion on "[SOLVED] sending email once form submitted" within the PHP Forum section. This forum, and the thread "[SOLVED] sending email once form submitted are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] sending email once form submitted
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
[SOLVED] sending email once form submitted
Hey all, I'm back again...
I have a newsletter form that basically someone inputs their email address and it is submitted to the database. I want then to send an email to the email address to confirm that they've been put on the newsletter, but I have no clue how to do this. I've been looking on the internet but most of the stuff is for contact forms etc. which doesn't really help me. Here's my code:
|
|
|
|
||||
|
Re: sending email once form submitted
When you insert the email address, just call the mail() function....
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
||||
|
Re: sending email once form submitted
As I've said in my previous post I'm only familiar with PHP, I'm not an expert, so when you say call the mail function it doesn't mean anything to me.
I tried adding this:
Please can you be more clear in your explainations? I understand most people don't want to go "here's the code, this will work" etc. but more of a clue as to where to put something, or how it works etc. will be useful. Thanks. |
|
||||
|
Re: [SOLVED] sending email once form submitted
That was me ... hehe... sorry 'about that. There's was a bunch of closed and solved threads and some didn't seem to be solved ... like yours.
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP mail() --> Making a Form / Validating Input / Sending an email | c010depunkk | PHP Forum | 4 | Jan 17th, 2008 06:35 |
| [SOLVED] Form to email with checkbox | itsdesign | PHP Forum | 4 | Oct 29th, 2007 00:57 |
| sending form info to email | eon201 | PHP Forum | 2 | Oct 26th, 2007 15:34 |
| PHP email form not sending email | Kurt | PHP Forum | 1 | Oct 12th, 2007 04:26 |
| About sending form-data to an email address | a.jenery | Web Page Design | 4 | Mar 3rd, 2006 12:17 |