charger($_GET[‘resaid’]);
if ($resa->id != ”) {
$resa_trouvee = true;
}
}
if ($resa_trouvee) {
?>
Thank you. Your request is proceeding !
You will soon receive an email telling you if your booking is possible or not.
Booking reminder:
NAME Firstname: nom.’ ‘.$resa->prenom, ENT_COMPAT, “UTF-8”); ?>
Address: adresse, ENT_COMPAT, “UTF-8”); ?>
Zipcode: zipcode, ENT_COMPAT, “UTF-8”); ?>
City: ville, ENT_COMPAT, “UTF-8”); ?>
Country: pays, ENT_COMPAT, “UTF-8”); ?>
Phone: telephone, ENT_COMPAT, “UTF-8”); ?>
Email: email, ENT_COMPAT, “UTF-8”); ?>
Equipment:
Caravan with motor mover: caravane == 1 ? “Yes” : “No”); ?>
Caravan without motor mover: caravanemover == 1 ? “Yes” : “No”); ?>
Tent: tente == 1 ? “Yes” : “No”); ?>
Camping car: campingcar == 1 ? “Yes” : “No”); ?>
Dimensions: dimension, ENT_COMPAT, “UTF-8”); ?>
People:
Adult(s): nb_adultes, ENT_COMPAT, “UTF-8”); ?>
Kid(s): nb_enfants, ENT_COMPAT, “UTF-8”); ?>, Age(s): age_enfants, ENT_COMPAT, “UTF-8”); ?>
Dates of stay: from date_formatee($resa->jour_debut,”fr”), ENT_COMPAT, “UTF-8”); ?> to date_formatee($resa->jour_fin,”fr”), ENT_COMPAT, “UTF-8”); ?>
No available information about queried booking.