J
|
Jepsen 2/8/2009 |
I have done it this way. $getmail_query = mysql_query("SELECT * FROM _nyhedsbreve WHERE id = last_insert_id();") or die(mysql_error());
|
S
|
swanside author 2/12/2009 |
Thanks, I tried it, by editing some of the code, but it wont work for me. |
N
|
nicolagrimshaw 2/17/2009 |
I am looking for something very similar. I want to send emails to all property owners (by type), for example all those who own 4 bedroom villas, when a customer completes and enquiry form. Have you progressed any further with this? |
N
|
nicolagrimshaw 2/17/2009 |
I am looking for something very similar. I want to send emails to all property owners (by type), for example all those who own 4 bedroom villas, when a customer completes and enquiry form. Have you progressed any further with this? Kind regards Nicola
|