Server : LiteSpeed System : Linux us-phx-web1202.main-hosting.eu 4.18.0-553.84.1.lve.el8.x86_64 #1 SMP Tue Nov 25 18:33:03 UTC 2025 x86_64 User : u615232177 ( 615232177) PHP Version : 8.1.33 Disable Function : NONE Directory : /home/u615232177/domains/base24rooftop.com/public_html/ |
<?php
//$servername = "localhost";$username = "root"; $password = "";$db = "base24";
$servername = "localhost"; $username = "u615232177_base24_ad"; $password = "E!ZywN|2u"; $db = "u615232177_base24";
// Create connection
$con = mysqli_connect($servername, $username, $password,$db);
//$con = new mysqli("$servername", "$username", "$password", "$db");
// Check connection
if (!$con) {
die("Connection failed: " . mysqli_connect_error());
}
$con->set_charset("utf8mb4");
$company_address_google_link = "https://maps.app.goo.gl/WpubKTbs4EVKER1A8";
$company_address="Penny Mall, Off Providence Street, Maruwa Bus Stop, Lekki-Epe Expressway, Lagos";
$company_phone =
$company_phone1 = "+234 707 777 7388";
$company_name = "BASE 24";
$url="base24rooftop.com";
$company_email = "info@$url";
$reservations_email = "reservations@$url";
$no_reply_email ="contact@$url";
$no_reply_password = "a9*KFKRl4;*";
$link ="https://www.$url";
$email_logo ="<img src='$link/logo.png'>";
$email_logo_alone="$link/logo.png";
$t_cr="purple";
$t_cr1="#8d65b4";
$color="cornflowerblue";
$currency="₦";
$admin="admin2424";
$admin_no="admin2424";
$theme_color="#333";
include("https.php");
?>