This is a discussion on "Sending email from results of a Recordset" within the PHP Forum section. This forum, and the thread "Sending email from results of a Recordset are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Sending email from results of a Recordset
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Hi
Following on from my earlier post, I now need to know how to set the variables of my mailer script to the information stored in the recordset. For example, my recordset is called rsLast, and I want to send a pre-determined welcome/confirmation email to new members... Here's what I have so far, but it's not working - can someone please spot the problem....
It's probably glaring me in the face but I can't see it! Thanks in advance John |
|
|
|
#2
|
||||
|
||||
|
Re: Sending email from results of a Recordset
You have to surround them in curly braces with a dollar sign if it's an array, e.g.:
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#3
|
|||
|
|||
|
Re: Sending email from results of a Recordset
Hey Alexgeek
Thanks for that - works great! John |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP email form not sending email | Kurt | PHP Forum | 1 | Oct 12th, 2007 04:26 |
| sending email arrays with php | ppgpilot | PHP Forum | 2 | Jan 25th, 2007 16:49 |
| Email + attachment sending | manzil | PHP Forum | 1 | Aug 4th, 2006 13:40 |
| Sending Email | Paul00000001 | JavaScript Forum | 3 | Jul 29th, 2006 03:16 |
| Sending email | Paul00000001 | PHP Forum | 6 | Jul 10th, 2006 11:49 |