[font=Roboto, -apple-system, BlinkMacSystemFont,][[/font][font=Roboto, -apple-system, BlinkMacSystemFont,]hide[/font][font=Roboto, -apple-system, BlinkMacSystemFont,]] sql bağlantı adını liberal yaparsanız daha iyi olur bilginize ve indexe geçelim
<?php[/font]
require '../server/baglan.php';
$customCSS = array(
'<link rel="icon" href="
'<link href="../assets/plugins/DataTables/datatables.min.css" rel="stylesheet">',
'<link href="../assets/plugins/DataTables/style.css" rel="stylesheet">'
);
$customJAVA = array(
'<script src="../assets/plugins/apexcharts/apexcharts.min.js"></script>',
'<script src="../assets/plugins/sparkline/jquery.sparkline.min.js"></script>',
'<script src="../assets/js/pages/dashboard.js"></script>'
);
$bulunans = $result->num_rows;
$link = new mysqli("localhost", "root", "", "liberal");
$sql = "SELECT `k_adi` FROM sh_kullanici ORDER BY ID DESC LIMIT 1";
$result = $link->prepare($sql);
$result->execute();
$result = $result->get_result();
$resultarray = array();
while ($row = $result->fetch_assoc()) {
array_push($resultarray, $row);
}
$page_title = 'Panel';
include('inc/header_main.php');
include('inc/header_sidebar.php');
include('inc/header_native.php');
$query = "SELECT * FROM sh_kullanici";
if ($result = mysqli_query($conn, $query)) {
$rowcount = mysqli_num_rows($result);
$rowcount;
} else {
$rowcount = "0";
}
?>
<h9 style="color: #00e5ff class=" card-title"><h9 class="card-title" id="e" style="background-image: url(
?<h4 style="color: #00e5ff; font-weight: bolder;
text-shadow: 0px 0px 10px #00e5ff;" class="stats-text "><?php echo $_SESSION['k_adi'] ?></h4>
<!--BAŞLANGIC-->
<link href="
<div class="main-wrapper">
<div class="row">
<div class="col-md-4" style="width: 375px;">
<div class="card stats-card">
<div class="card-body" style="height: 116.2px !important;">
<div class="stats-info">
<h9 class="card-title" id="se"><b>root@user:~#</b><span class="stats-change stats-change-info"></span></h9>
<h4 style="color: #fff" class="stats-text"><?php echo $rowcount; ?></h4>
</div>
<div class="stats-icon change-danger">
<i class="material-icons">account_circle</i>
</div>
</div>
</div>
</div>
<div class="col-md-4" style="width: 375px;">
<div class="card stats-card">
<div class="card-body">
<div class="stats-info">
<h9 style="color: #00e5ff; font-weight: bolder; card-title"><h9 class="card-title" id="e" style="background-image: url(
<p style="color: #00e5ff; font-weight: bolder;
text-shadow: 0px 0px 10px #00e5ff;" class="stats-text "><?php echo $resultarray[0]['k_adi'] ?></p></center>
</div>
<div class="stats-icon change-success">
<i class="material-icons">manage_accounts</i>
</div>
</div>
</div>
</div>
<div class="col-md-4" style="width: 375px;">
<div class="card card-bg">
<div class="card-body" style="height: 120.2px !important;">
<table class="table">
<tr>
<th scope="col" style="color: #00e5ff;
font-weight: bolder;
text-shadow: 0px 0px 10px #00e5ff;"><b>Üyelik</b></th>
<th scope="col" style="color: #00e5ff;
font-weight: bolder;
text-shadow: 0px 0px 10px #00e5ff;"><b>Bitiş Tarihi</b></th>
</tr>
<tbody>
<?php
switch ($uyelik) {
case 'Freemium':
echo ' <tr>
<td>Freemuim</td>
<td><span class="badge bg-success">Süresiz</span></td>
</tr>';
break;
case 'Premium':
echo ' <tr>
<td><span style="color: black; font-weight: bold;" background-image: url(
<td><span class="badge bg-success" style="font-weight:bold;">' . $bitis_tarihi . '</span></td>
</tr>';
break;
case 'Admin':
echo '
<td><span style="background-image: url(
<td><span style="color: white; font-weight: bold;">Süresiz</span></td>
</tr>';
break;
}
?>
</tbody>
</table>
</div>
</div>
</div>
<div class="col-md-4" style="width: 375px;">
<div class="card stats-card">
<div class="card-body">
<div class="stats-info">
<h9 class="card-title" id="e" style="background-image: url( font-size:17px;"><b>Bunu Biliyormuydunuz?</b><span class="stats-change stats-change-info"></span></h9>
<h4 style="color: #fff" class="stats-text">Panelimiz 7/24 Hizmet veriyor</h4>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-8" style="width: 98%;">
<div class="card card-bg">
<div class="card-body">
<h5 style="font-size: 26px" class="card-title">Duyuru Paneli</h5>
<table class="table crypto-table">
<tr>
<th scope="col">Duyuru İçeriği</th>
<th scope="col"> </th>
<th scope="col"> </th>
<th scope="col">Yayın Tarihi</th>
</tr>
<tbody>
<?php
$query = mysqli_query($conn, "SELECT * FROM `sh_duyuru`");
while ($getvar = mysqli_fetch_assoc($query)) {
echo '
<tr>
<td style="color: #fff"><img src="/assets/images/notice.png" alt="">' . $getvar['d_icerik'] . '</td>
<td style="color: #fff"></td>
<td style="color: #fff" class="text-danger"></td>
<td style="color: #fff"><button type="button" class="btn btn-link">' . $getvar['d_time'] . '</button></td>
</tr>
';
}
?>
</tbody>
</table>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="width: 100%;">
<div class="card card-bg">
<div class="card-body">
<h5 style="font-size: 26px" class="card-title">Kurallar</h5>
<ul class="kural">
<li class="kural" style="text-shadow: #6495ed 1px 1px 25px; background-image: url(">Sorgu panelimizde <span style="color: yellow; font-weight: 500"><b>MULTİ (ÇİFT HESAP) ÜYELİK KULLANIMI</b></span>
kesinlikle yasaktır, kullanmanız durumunda sistem otomatik algılayıp hesabınızı silecektir.</li>
<li class="kural">Ünlülere ve Devlet yetkililerine sorgu atıldığı takdirde hesabınız otomatik olarak silinecektir.
</li>
<li class="kural">Quarex Panel üyeliğini farklı kişilere ucuz yoldan, komisyonculuğunu kovayalan kişiler tespit edilirse siteden Permanent Ban yiyecektir.
</li>
<li class="kural">Kendisini Quarex Adminim & Yetkiliyim diye tanıtan şahıslara itibar etmeyin.
</li>
<li class="kural">Üyelikler sadece Login ekranında bulunan Telegram adresimizden satışa sunulur.
</li>
<li class="kural">Üyelik satın alındıktan sonra iade kabul edilmez!</li>
<li class="kural">Sitemizde ban atılan kişiler tekrar üyelik alabilir.</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<style>
.de {
background-color: #660099; /* Purple */
border: none;
color: white;
padding: 6px 18px;
border-radius: 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
.ef {
background-color: #ffff00; /* yellow */
border: none;
color: white;
padding: 6px 18px;
border-radius: 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
body {
background-image:url('
background-repeat:no-repeat;
background-size:100%;
background-position:center;
background-repeat: no-repeat;
background-attachment: fixed;
}
.card-body {
box-shadow: 1px 0px 29px 0px rgba(255,16,240,0.73),
3px 11px 29px -6px rgba(18,1,17,0.89);
border-radius: 20px;
}
#se {
-webkit-text-fill-color: transparent;
-webkit-background-clip: border-box,border-box,text;
background-image: url(
background-size: 2em,3em,8em;
animation: poseidon-anim 4s linear infinite;
}
</style>
<!--BİTİŞ-->
<?php
include('inc/footer_native.php');
include('inc/footer_main.php');
[font=Roboto, -apple-system, BlinkMacSystemFont,]?>
[[/font][font=Roboto, -apple-system, BlinkMacSystemFont,]/[color=var(--color-text)]hide[/font][/color][font=Roboto, -apple-system, BlinkMacSystemFont,]][/font]
<?php[/font]
require '../server/baglan.php';
$customCSS = array(
'<link rel="icon" href="
Ziyaretçiler için gizlenmiş link , görmek için
Giriş yap veya üye ol.
" type="image/x-icon" />','<link href="../assets/plugins/DataTables/datatables.min.css" rel="stylesheet">',
'<link href="../assets/plugins/DataTables/style.css" rel="stylesheet">'
);
$customJAVA = array(
'<script src="../assets/plugins/apexcharts/apexcharts.min.js"></script>',
'<script src="../assets/plugins/sparkline/jquery.sparkline.min.js"></script>',
'<script src="../assets/js/pages/dashboard.js"></script>'
);
$bulunans = $result->num_rows;
$link = new mysqli("localhost", "root", "", "liberal");
$sql = "SELECT `k_adi` FROM sh_kullanici ORDER BY ID DESC LIMIT 1";
$result = $link->prepare($sql);
$result->execute();
$result = $result->get_result();
$resultarray = array();
while ($row = $result->fetch_assoc()) {
array_push($resultarray, $row);
}
$page_title = 'Panel';
include('inc/header_main.php');
include('inc/header_sidebar.php');
include('inc/header_native.php');
$query = "SELECT * FROM sh_kullanici";
if ($result = mysqli_query($conn, $query)) {
$rowcount = mysqli_num_rows($result);
$rowcount;
} else {
$rowcount = "0";
}
?>
<h9 style="color: #00e5ff class=" card-title"><h9 class="card-title" id="e" style="background-image: url(
Ziyaretçiler için gizlenmiş link , görmek için
Giriş yap veya üye ol.
font-size:17px;">Hoşgeldin!<span class="stats-change stats-change-info"></span></h9> ?<h4 style="color: #00e5ff; font-weight: bolder;
text-shadow: 0px 0px 10px #00e5ff;" class="stats-text "><?php echo $_SESSION['k_adi'] ?></h4>
<!--BAŞLANGIC-->
<link href="
Ziyaretçiler için gizlenmiş link , görmek için
Giriş yap veya üye ol.
" rel="stylesheet"><div class="main-wrapper">
<div class="row">
<div class="col-md-4" style="width: 375px;">
<div class="card stats-card">
<div class="card-body" style="height: 116.2px !important;">
<div class="stats-info">
<h9 class="card-title" id="se"><b>root@user:~#</b><span class="stats-change stats-change-info"></span></h9>
<h4 style="color: #fff" class="stats-text"><?php echo $rowcount; ?></h4>
</div>
<div class="stats-icon change-danger">
<i class="material-icons">account_circle</i>
</div>
</div>
</div>
</div>
<div class="col-md-4" style="width: 375px;">
<div class="card stats-card">
<div class="card-body">
<div class="stats-info">
<h9 style="color: #00e5ff; font-weight: bolder; card-title"><h9 class="card-title" id="e" style="background-image: url(
Ziyaretçiler için gizlenmiş link , görmek için
Giriş yap veya üye ol.
font-size:17px;">Son Üye!<span class="stats-change stats-change-info"></span></h9> <p style="color: #00e5ff; font-weight: bolder;
text-shadow: 0px 0px 10px #00e5ff;" class="stats-text "><?php echo $resultarray[0]['k_adi'] ?></p></center>
</div>
<div class="stats-icon change-success">
<i class="material-icons">manage_accounts</i>
</div>
</div>
</div>
</div>
<div class="col-md-4" style="width: 375px;">
<div class="card card-bg">
<div class="card-body" style="height: 120.2px !important;">
<table class="table">
<tr>
<th scope="col" style="color: #00e5ff;
font-weight: bolder;
text-shadow: 0px 0px 10px #00e5ff;"><b>Üyelik</b></th>
<th scope="col" style="color: #00e5ff;
font-weight: bolder;
text-shadow: 0px 0px 10px #00e5ff;"><b>Bitiş Tarihi</b></th>
</tr>
<tbody>
<?php
switch ($uyelik) {
case 'Freemium':
echo ' <tr>
<td>Freemuim</td>
<td><span class="badge bg-success">Süresiz</span></td>
</tr>';
break;
case 'Premium':
echo ' <tr>
<td><span style="color: black; font-weight: bold;" background-image: url(
Ziyaretçiler için gizlenmiş link , görmek için
Giriş yap veya üye ol.
font-size:17px; span class="ef">VIP ? </span ></td><td><span class="badge bg-success" style="font-weight:bold;">' . $bitis_tarihi . '</span></td>
</tr>';
break;
case 'Admin':
echo '
<td><span style="background-image: url(
Ziyaretçiler için gizlenmiş link , görmek için
Giriş yap veya üye ol.
font-size:17px;" span class="de">Admin ?️</td><td><span style="color: white; font-weight: bold;">Süresiz</span></td>
</tr>';
break;
}
?>
</tbody>
</table>
</div>
</div>
</div>
<div class="col-md-4" style="width: 375px;">
<div class="card stats-card">
<div class="card-body">
<div class="stats-info">
<h9 class="card-title" id="e" style="background-image: url( font-size:17px;"><b>Bunu Biliyormuydunuz?</b><span class="stats-change stats-change-info"></span></h9>
<h4 style="color: #fff" class="stats-text">Panelimiz 7/24 Hizmet veriyor</h4>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-8" style="width: 98%;">
<div class="card card-bg">
<div class="card-body">
<h5 style="font-size: 26px" class="card-title">Duyuru Paneli</h5>
<table class="table crypto-table">
<tr>
<th scope="col">Duyuru İçeriği</th>
<th scope="col"> </th>
<th scope="col"> </th>
<th scope="col">Yayın Tarihi</th>
</tr>
<tbody>
<?php
$query = mysqli_query($conn, "SELECT * FROM `sh_duyuru`");
while ($getvar = mysqli_fetch_assoc($query)) {
echo '
<tr>
<td style="color: #fff"><img src="/assets/images/notice.png" alt="">' . $getvar['d_icerik'] . '</td>
<td style="color: #fff"></td>
<td style="color: #fff" class="text-danger"></td>
<td style="color: #fff"><button type="button" class="btn btn-link">' . $getvar['d_time'] . '</button></td>
</tr>
';
}
?>
</tbody>
</table>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" style="width: 100%;">
<div class="card card-bg">
<div class="card-body">
<h5 style="font-size: 26px" class="card-title">Kurallar</h5>
<ul class="kural">
<li class="kural" style="text-shadow: #6495ed 1px 1px 25px; background-image: url(">Sorgu panelimizde <span style="color: yellow; font-weight: 500"><b>MULTİ (ÇİFT HESAP) ÜYELİK KULLANIMI</b></span>
kesinlikle yasaktır, kullanmanız durumunda sistem otomatik algılayıp hesabınızı silecektir.</li>
<li class="kural">Ünlülere ve Devlet yetkililerine sorgu atıldığı takdirde hesabınız otomatik olarak silinecektir.
</li>
<li class="kural">Quarex Panel üyeliğini farklı kişilere ucuz yoldan, komisyonculuğunu kovayalan kişiler tespit edilirse siteden Permanent Ban yiyecektir.
</li>
<li class="kural">Kendisini Quarex Adminim & Yetkiliyim diye tanıtan şahıslara itibar etmeyin.
</li>
<li class="kural">Üyelikler sadece Login ekranında bulunan Telegram adresimizden satışa sunulur.
</li>
<li class="kural">Üyelik satın alındıktan sonra iade kabul edilmez!</li>
<li class="kural">Sitemizde ban atılan kişiler tekrar üyelik alabilir.</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<style>
.de {
background-color: #660099; /* Purple */
border: none;
color: white;
padding: 6px 18px;
border-radius: 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
.ef {
background-color: #ffff00; /* yellow */
border: none;
color: white;
padding: 6px 18px;
border-radius: 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
body {
background-image:url('
Ziyaretçiler için gizlenmiş link , görmek için
Giriş yap veya üye ol.
background-repeat:no-repeat;
background-size:100%;
background-position:center;
background-repeat: no-repeat;
background-attachment: fixed;
}
.card-body {
box-shadow: 1px 0px 29px 0px rgba(255,16,240,0.73),
3px 11px 29px -6px rgba(18,1,17,0.89);
border-radius: 20px;
}
#se {
-webkit-text-fill-color: transparent;
-webkit-background-clip: border-box,border-box,text;
background-image: url(
Ziyaretçiler için gizlenmiş link , görmek için
Giriş yap veya üye ol.
, #aa771c 0%, #fff28a 26%, #f6c223 37%, #ffd778 49%, #eebb1d 61%, #aa771c 100%);background-size: 2em,3em,8em;
animation: poseidon-anim 4s linear infinite;
}
</style>
<!--BİTİŞ-->
<?php
include('inc/footer_native.php');
include('inc/footer_main.php');
[font=Roboto, -apple-system, BlinkMacSystemFont,]?>
[[/font][font=Roboto, -apple-system, BlinkMacSystemFont,]/[color=var(--color-text)]hide[/font][/color][font=Roboto, -apple-system, BlinkMacSystemFont,]][/font]