Forumda yenilikler devam etmektedir , çalışmalara devam ettiğimiz kısa süre içerisinde güzel bir görünüme sahip olduk daha iyisi için lütfen çalışmaların bitmesini bekleyiniz. Tıkla ve Git
x

Son konular

Quarex Marliel altyapılı scriptler için mükemmel index

Quarex Marliel altyapılı scriptler için mükemmel index
1
256
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

isoohub

İllegal Toplum
FD Üye
Katılım
May 13, 2023
Mesajlar
1,955
Etkileşim
16
Puan
38
Konum
italy
F-D Coin
70
[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=" " 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( 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=" " 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( 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( 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( 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('

    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( , #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]
 

Petras

t.me/ezchecker
FD Üye
Katılım
May 13, 2023
Mesajlar
3,107
Etkileşim
15
Puan
38
Konum
Turkey
F-D Coin
70
isoohub' Alıntı:
[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=" " 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( 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=" " 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( 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( 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( 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('

    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( , #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]
Es
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Similar threads

  • Kilitli
*** *** Gizli metin: Gizli metni görüntülemek için yeterli hakka sahip değilsiniz. Forum konusunu ziyaret edin! ***
Cevaplar
21
Görüntüleme
337
  • Kilitli
*** *** Gizli metin: Gizli metni görüntülemek için yeterli hakka sahip değilsiniz. Forum konusunu ziyaret edin! *** [/color] ALIN BEBEKLERİM <3
Cevaplar
38
Görüntüleme
394
  • Kilitli
*** *** Gizli metin: Gizli metni görüntülemek için yeterli hakka sahip değilsiniz. Forum konusunu ziyaret edin! ***
Cevaplar
62
Görüntüleme
1K
  • Kilitli
api kaynak kodum var buraya atacağım <?php header('Content-Type: text/html; charset=utf-8'); include_once 'includes/baglan.php'; session_start(); if ($_SESSION['GET_USER_SSID'] == "") {     header('Location: auth/auth-login'); } $GET_SESSION_TOKEN = $_SESSION['GET_USER_SSID']...
Cevaplar
0
Görüntüleme
152
  • Kilitli
*** *** Gizli metin: Gizli metni görüntülemek için yeterli hakka sahip değilsiniz. Forum konusunu ziyaret edin! ***
Cevaplar
57
Görüntüleme
959
858,507Konular
982,811Mesajlar
30,622Kullanıcılar
Gvr13Son üye
Üst Alt