Confirmation

Thank you - your confirmation # is . Please print this confirmation and bring to registration and have a check or credit card to process payment.

Payable:
ASIS International Boston Chapter
   

Your registration has been received as follows:

Registration Information:

Full Registration
'; } elseif ($_SESSION['guest_registration_type'] == 'guest_registration_exhibits') { echo '

Exhibits Only
'; } elseif ($_SESSION['guest_registration_type'] == 'guest_registration_lunch') { echo '

Lunch and Exhibits Only
'; } elseif ($_SESSION['guest_registration_type'] == 'guest_registration_student') { echo '

Students Full Day
'; } elseif ($_SESSION['guest_registration_type'] == 'guest_registration_cybercrime') { echo '

Cybercrime Workshop Only
'; } ?> Total Due: $

1) { echo '

Attendee ' . $n . ':
'; } echo 'Attendee Name: ' . $_SESSION["guest_first_name_" . $n] . ' ' . $_SESSION["guest_last_name_" . $n] . "
"; echo 'Company: ' . $_SESSION["guest_company_" . $n] . "
"; echo 'Address: ' . $_SESSION["guest_address_" . $n] . ", " . $_SESSION["guest_city_" . $n] . ", " . $_SESSION["guest_state_" . $n] . " " . $_SESSION["guest_zip_" . $n] . "
"; echo 'Email: ' . $_SESSION["guest_email_" . $n] . "
"; echo 'Phone: ' . $_SESSION["guest_phone_" . $n] . "
"; } ?>