HOME SHELL

NULLCOMMUNITY
 LiteSpeed
 Linux server2.poyrazhosting.com 3.10.0-962.3.2.lve1.5.77.el7.x86_64 #1 SMP Mon Dec 12 07:06:14 EST 2022 x86_64
 safemode : OFF
 MySQL: OFF | Perl: OFF | cURL: ON | WGet: OFF
  >  / home / cuneytsener53 / saglik1.snrsoft.com.tr / includes /

Server Ip : 104.21.78.54




Filename/home/cuneytsener53/saglik1.snrsoft.com.tr/includes/header.php
Size10.75 kb
Permissionrw-r--r--
Owner
Create time02-Mar-2025 05:46
Last modified01-Aug-2023 10:00
Last accessed04-Apr-2025 15:32
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
<?php include 'includes/session.php'; ?>
<?php
if ($bakim['durum'] == 1 ) {
header("Location:$ayar[site_url]bakimdayiz");
}
?>
<?php
$headerayar=$db->prepare("SELECT * from header_ayar where id='1'");
$headerayar->execute();
$head = $headerayar->fetch(PDO::FETCH_ASSOC);
$headerlimit = $head['header_limit'];
?>
<?php
$sosyalcon=$db->prepare("SELECT * from sosyal order by sira asc");
$sosyalcon->execute();
$sosyalcon2=$db->prepare("SELECT * from sosyal order by sira asc");
$sosyalcon2->execute();
$sosyalmobile=$db->prepare("SELECT * from sosyal order by sira asc");
$sosyalmobile->execute();
?>
<?php
$headermainmenu=$db->prepare("SELECT * from header_menu where ust_id='0' and durum='1' and dil='$_SESSION[dil]' order by sira asc limit $headerlimit");
$headermainmenu->execute();
?>
<?php
$telmetin = $ayar['site_tel'];
$telsonuc = str_replace(' ', '', $telmetin);

$gsmmetin = $ayar['site_gsm'];
$gsmsonuc = str_replace(' ', '', $gsmmetin);


$whtmetin = $ayar['site_whatsapp'];
$whtsonuc1 = str_replace('90', '+90 ', $whtmetin);
$whtsonuc2 = str_replace(' ', '', $whtmetin);

$fixedmenu = $db->prepare("select * from sabit_header where id=:id ");
$fixedmenu->execute(array(
'id' => '1',
));
$fx = $fixedmenu->fetch(PDO::FETCH_ASSOC);

$resimcek8 = $db->prepare("select * from siteresim where id=:id");
$resimcek8->execute(array('id' => 8));
$resim8 = $resimcek8->fetch(PDO::FETCH_ASSOC);

?>
<?php $hashOlusturrandom = rand(0,(int) 9999999999999);?>
<!DOCTYPE html>
<html lang="<?=$current_lang['kisa_ad']?>">
<head>

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<base href="<?php echo"$ayar[site_url]"?>">
<link href="https://fonts.googleapis.com/css?family=Exo:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i" rel="stylesheet">

<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/jquery-ui.css" rel="stylesheet">
<link href="css/icomoon-icons.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/flaticon.css" rel="stylesheet">
<link href="css/owl.css" rel="stylesheet">
<link href="css/animation.css" rel="stylesheet">
<link rel="stylesheet" href="css/magnific-popup.css">
<link href="css/jquery.fancybox.min.css" rel="stylesheet">
<link href="css/jquery.mCustomScrollbar.min.css" rel="stylesheet">
<link href="css/menu.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]-->
<!--[if lt IE 9]><script src="js/respond.js"></script><![endif]-->

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<style>
@media (max-width: 767px) {
.mo {
display: none !important;
}
}
@media (min-width: 767px) {
.ma {
display: none !important;
}
}
</style>

<style>
.pagination {
display: inline-block;
}

.pagination a {
color: black;
float: left;
padding: 8px 16px;
text-decoration: none;
}

.pagination a.active {
background-color: #1cba9f;
color: white;
border-radius: 5px;
}

.pagination a:hover:not(.active) {
background-color: #ddd;
border-radius: 5px;
}
</style>

<link rel="shortcut icon" href="<?php echo $ayar['site_url'] ?>images/<?php echo $ayar['site_favicon']; ?>">

<?php echo $ayar['analytics_code'] ?>

<?php echo $ayar['yandex_code'] ?>

</head>
<body>
<div class="page-wrapper">

<div class="preloader"></div>

<header class="main-header header-style-two">

<div class="header-upper">
<div class="inner-container">
<div class="container clearfix">
<div class="logo-outer">
<div class="logo"><a href="index.html"><img style="height: 100px" src="images/logo/<?php echo $ayar['site_logo'] ?>" alt="<?php echo $ayar['site_baslik'] ?>"></a></div>
</div>
<div class="pull-right upper-right clearfix mt-4">

<div class="upper-column info-box">
<div class="icon-box"><span class="flaticon-phone"></span></div>
<ul>
<li>Destek Hattı <br> <?php echo $ayar['site_tel'] ?></li>
</ul>
</div>

<div class="upper-column info-box">
<div class="icon-box"><span class="flaticon-placeholder-2"></span></div>
<ul>
<li>Adres <br> <?=$ayar['adres_bilgisi']?></li>
</ul>
</div>

<div class="upper-column info-box">

<ul class="social-box">
<?php foreach ($sosyalcon as $socc) { ?>
<li class="facebook"><a href="<?php echo $socc['url'] ?>" target="_blank" rel="nofollow"><span class="icon fa <?php echo $socc['icon'] ?>"></span></a></li>
<?php }?>
</ul>
</div>
</div>
</div>
</div>
</div>


<div class="header-lower">
<div class="container clearfix">
<div class="nav-outer clearfix">
<nav class="elementskit-navbar">


<button class="elementskit-menu-hamburger elementskit-menu-toggler">
<span class="elementskit-menu-hamburger-icon"></span>
<span class="elementskit-menu-hamburger-icon"></span>
<span class="elementskit-menu-hamburger-icon"></span>
</button>


<div class="elementskit-menu-container elementskit-menu-offcanvas-elements">

<ul class="elementskit-navbar-nav nav-alignment-dynamic">

<?php
$mobil_menu_cek = $db->prepare("select * from header_menu where durum='1' and dil='$_SESSION[dil]' and ust_id='0' order by sira asc ");
$mobil_menu_cek->execute();
?>
<?php foreach ($mobil_menu_cek as $mobilmenurow) { ?>
<li class="<?php
$mobil_altmenu_cek = $db->prepare("select * from header_menu where ust_id='$mobilmenurow[id]' and durum='1' order by id desc limit 1");
$mobil_altmenu_cek->execute();
while($mobilaltrow = $mobil_altmenu_cek->fetch(PDO::FETCH_ASSOC))
{
?>elementskit-dropdown-has<?php } ?>"><a href="<?=$mobilmenurow['url']?>"><?=$mobilmenurow['baslik']?></a>
<?php
$mobil_altmenu_cek = $db->prepare("select * from header_menu where ust_id='$mobilmenurow[id]' and durum='1' order by id desc limit 1");
$mobil_altmenu_cek->execute();
while($mobilaltrow = $mobil_altmenu_cek->fetch(PDO::FETCH_ASSOC))
{
?>
<ul class="elementskit-dropdown elementskit-submenu-panel">
<?php
$mobil_altmenu_ceks = $db->prepare("select * from header_menu where ust_id='$mobilmenurow[id]' and durum='1' order by sira asc");
$mobil_altmenu_ceks->execute();
while($mobilaltrowname = $mobil_altmenu_ceks->fetch(PDO::FETCH_ASSOC))
{
?>
<li><a href="<?=$mobilaltrowname['url']?>"><?=$mobilaltrowname['baslik']?></a></li>
<?php }?>
</ul>
<?php }?>
</li>
<?php }?>
</ul>

<div class="elementskit-nav-identity-panel">
<h1 class="elementskit-site-title">
<a href="#" class="elementskit-nav-logo">Megamenu</a>
</h1>
<button class="elementskit-menu-close elementskit-menu-toggler" type="button"><span class="icon icon-cross"></span></button>
</div>

</div>


<div class="elementskit-menu-overlay elementskit-menu-offcanvas-elements elementskit-menu-toggler">
</div>


</nav>


<div class="outer-box clearfix">
<a href="randevu" class="theme-btn btn-style-three">Randevu Al</a>
<div class="nav-box">
<div class="nav-btn nav-toggler navSidebar-button"><span class="icon"><img src="images/icons/nav-icon.png" alt="" /></span></div>
</div>
</div>
</div>
</div>
</div>
</header>