QUOTE

Please fill this form and submit to add survey record to the database.

0) { foreach ($results as $r) { */ /* Contact Info $id =$r[id]; $agent= $r[agent]; $first_name=$r[first_name]; $last_name=$r[last_name]; $address=$r[address]; $business_phone=$r[business_phone]; $cell_phone=$r[cell_phone]; $city=$r[city]; $province=$r[province]; $email=$r[email]; $business_email=$r[business_email]; $comment=$r[comment]; $register = $r[register]; $review = $r[review]; $owner = $r[owner]; $mortgage = $r[mortgage]; $money_worries = $r[money_worries]; $cash_flow = $r[cash_flow]; $entry_date= $r[entry_date]; $type= $r[type]; $tourdate= $r[tourdate]; $tourday= $r[tourday]; $tourtime= $r[tourtimed]; $new_date = date ('Y-m-d', $tourdate); $found = '1'; /* echo "Email: " . $r["agent"]. "
"; } } else { echo "No results found "; } /* echo "search: " . $tmpsearch. " - Name: " . $r["agent"]. " search-found " . $found. "
"; } */ ?> "; } */ ?>



Annual Mortgage Review

EXCLUSIVE OFFER

Dear $_POST[first_name] $_POST[last_name],

I hope this message finds you well. I am writing to confirm our annual mortgage review appointment scheduled for $_POST[tourday] $_POST[tourdate] at $_POST[tourtime]. This review will be conducted over the phone. Please let me know if you have any questions or need to reschedule.

WELLNESS IS MORE THAN PHYSICAL IT'S ALSO FINANCIAL

  $_POST[tourday],  $_POST[tourdate]  @ $_POST[tourtime]

Thank you, and I look forward to speaking with you.! If you have any questions, please feel free to contact us anytime.

Best regards,


Shanique hinds
Marketing Manager
647-277-5088

"; // Always set content-type when sending HTML email $headers = "MIME-Version: 1.0" . "\r\n"; $headers .= "Content-type:text/html;charset=UTF-8" . "\r\n"; // More headers $headers .= 'From: info@acepromotionsgroup.com' . "\r\n"; $headers .= 'Bcc: uton@acepromotionsgroup.com' . "\r\n"; mail($to,$subject,$message,$headers); echo ""; } ?> "; } else { echo "Error: " . $sql . ":-" . mysqli_error($conn); } mysqli_close($conn); } ?>