query($sql); $row = $result->fetch_assoc(); $last_id = $row['max_id']; $next_id = $last_id + 1; if ($attend == 0) { ?>

Dining Booking Form for meeting on

By submitting this form, you agree to make payment for dining and that no refund shall be given unless
notice of cancellation has been made no less than 4 days prior to the date of the meeting.

Payment can be made by either of the following methods.

Electronic bank transfer.

Other method - Please state in comments box, e.g. Cheque, Cash.

Please select the relevant payment method



* Guests:


* Comments: (e.g. Dietary requirements, Other payment method, etc.)

* indicates optional input



Attendance at meeting on

By submitting this form, you agree that dining after the meeting is not included.


' . "You can now close this page"; } else { echo "Error: " . $sql . "
" . mysqli_error($conn); } ?>

Apology for non-attendance at meeting on

By submitting this form, your apology will be given for non-attendance at the meeting.


' . "You can now close this page"; } else { echo "Error: " . $sql . "
" . mysqli_error($conn); } mysqli_close($conn); ?>
connect_error) { die("Connection failed: " . $conn->connect_error); } $month = date("m"); $sql = "SELECT * FROM meetings WHERE type = '$code' AND number = '$num'"; $result = $conn->query($sql); if ($result->num_rows > 0) { // output data of each row while($row = $result->fetch_assoc()) { $date = $row["$month"]; $week = substr($date, 0, 1); $day = substr($date, 1, 3); $meetdate = date('d-M-Y', strtotime("$week $day $year-$mon")); if ($date == 0) { $meetdate = " - no meeting this month"; } } } else { echo "0 results"; } $sql = "SELECT * FROM details WHERE type = '$code' AND number = '$num'"; $result = $conn->query($sql); if ($result->num_rows > 0) { // output data of each row while($row = $result->fetch_assoc()) { $name = $row["name"]; } } else { echo "0 results"; } $conn->close(); ?>

Booking Form for meeting on

Meal cost: ".$mealcost."
"; if ($date != 0) { ?>
Title and Name:


Chapter No:
Lodge No:


Email:


Phone:

Please select an option below