Guest User

Untitled

a guest
Jul 20th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. <?php
  2. mail($_POST['email'], "Confirmed registered for ".getEventById($_POST['class'])."-".getDateById($_POST['class']), "You have been confirmed! Please arrive at least 5-10 minutes early and enjoy a cup of our house coffee blend. PLEASE DO NOT RESPOND TO THIS EMAIL. 5610 Ward Rd. STE #200, Arvada, CO 80002<a href=\"register.php?cancel=1&attending=".$_POST['attending']."&email=".$_POST['email']."&event_id=".$_POST.\">Click To Cancel Registration</a>", "FROM: train@becpos.com");
  3. ?>
Add Comment
Please, Sign In to add comment