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/www/admin/Proc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/queenjbs/www/admin/Proc/store_order_photobook_proc.php
<?include $_SERVER['DOCUMENT_ROOT']."/conf/conf_dir.php";?>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<?
if($idx && $mode){
	//주문자 정보와 수령인 정보 수정
	$query = "update shop_order_photobook set o_name ='$o_name',r_name ='$r_name',o_email ='$o_email',r_email ='$r_email',o_zip ='$o_zip' ,r_zip ='$r_zip' ,o_addr ='$o_addr' ,r_addr ='$r_addr' ,o_tel ='$o_tel'
	,r_tel ='$r_tel' ,memo ='$memo', msg='$msg' where uid = '$idx'";
	$result = mysql_query($query, $db_con);
}else{
	echo "error idx and mode";
}

?>
<form name="F_bbs" method="post" action="../store_order_photo_write.php">
<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="idx" value="<?=$idx?>">
<input type="hidden" name="mode" value="">
</form>
<script>document.F_bbs.submit()</script>

Anon7 - 2021