prepare( "INSERT INTO bookings (show_id, customer_name, customer_email, seats, total_price, booking_code) VALUES (?, ?, ?, ?, ?, ?)" ); $stmt->execute([$showId, $name, $email, implode(', ', $seatList), $total, $bookingCode]); header('Location: confirmation.php?code=' . urlencode($bookingCode)); exit; } } ?> <?= h($projectName) ?> — Select seats
Select a showtime to continue booking.

Choose your seats

· ·

Screen
Selected: None yet Total: $0.00

Booking details

Price per seat $