home/aissorg/public_html/booknow.php000064400000036567151162215750013662 0ustar00 All fields are required.'; } elseif (!filter_var($email, FILTER_VALIDATE_EMAIL)) { $alertMessage = '
Invalid email format.
'; } elseif (!ctype_digit($mobile) || strlen($mobile) < 10 || strlen($mobile) > 15) { $alertMessage = '
Invalid mobile number. It should be between 10-15 digits.
'; } elseif (!ctype_digit($aadhar) || strlen($aadhar) != 12) { $alertMessage = '
Invalid Aadhar number. It must be exactly 12 digits.
'; } elseif (!ctype_digit($zip_code)) { $alertMessage = '
Zip Code should contain only digits.
'; } else { // Insert into the database $query = "INSERT INTO rooms (name, mobile, email, checkin_date, checkout_date, rooms, adult, kids, aadhar, country, state, city, zip_code, address, purpose) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"; if ($stmt = $con->prepare($query)) { $stmt->bind_param("sssssiissssssss", $name, $mobile, $email, $checkin_date, $checkout_date, $rooms, $adult, $kids, $aadhar, $country, $state, $city, $zip_code, $address, $purpose ); if ($stmt->execute()) { $last_id = $stmt->insert_id; $_SESSION['booking_id'] = $last_id; header("Location: rooms-mail.php"); exit(); } else { $alertMessage = '
Error processing your booking: ' . $stmt->error . '
'; } $stmt->close(); } else { $alertMessage = '
Database error. Please try again later.
'; } } } ?> Book Now

Join us in making a difference — Become a donor today!

Make a Reservation

Welcome to saibaba Temple Mandam, a serene and comfortable stay near Mylapore Sai Baba Temple. We offer 10 well-maintained rooms for devotees and visitors, ensuring a peaceful and spiritual experience during your stay.

Become a Donar Today

Temple donations are financial or material contributions made by devotees to support the maintenance, operations, and activities of a temple. These donations help fund various aspects such as Maintenance & Renovation, Daily Pooja & Rituals and Annadhanam.

Donate Now
Donate Now