MINI MINI MANI MO
<?
require_once "./_common/common.php";
include $_SERVER['DOCUMENT_ROOT'].'/_config/global.php';
include $_SERVER['DOCUMENT_ROOT'].'/_config/_class/phpfun.class.php';
$phpfun = new phpfun();
$SID = session_id();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, target-densitydpi=medium-dpi">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link href="css/scale.css" rel="stylesheet" type="text/css">
<script>
function userOut() {
var f = document.userOutForm;
if(confirm('정말 탈퇴하시겠습니까?'))f.submit();
else return false;
}
</script>
</head>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
<!-- 회원가입독립 css -->
.join_img_body { position:relative; margin-top:0px;margin-bottom:20px;float:center; width:100%; border:0px solid #e3e3e3; padding:0px;float:center; background-color:#ffffff}
.join_img_body ul li { width:250px; float:center; }
.join_img_body table { }
.join_img_body table.join_form tr th { background:#f7f7f7; border:1px solid #949294; font-weight:normal; }
.join_img_body table.join_form tr td { text-align:left; padding:1px 1px 1px 1px; color:#000000; border:1px solid #949294;}
.join_img_body table.join_form tr td table { padding:0; margin:0; }
.join_img_body table.join_form tr td table tr td { padding:0; margin:0; border:none; padding:2px 2px 2px 2px; }
.div_title { text-align:left; margin-bottom:10px;margin-left:0px; }
input[type=text] { padding:1px 1px 1px 1px; border:1px solid #008ade; }
input[type=password] { padding:1px 1px 1px 1px; border:1px solid #008ade; }
.div_con { width:759px; height:130px; overflow-y:scroll; text-align:left; white-space:pre-line; padding:10px; margin:0px; border:1px solid #959595; line-height:150%;float:center; }
.confirm_area { margin:15px 0; }
.div_con1 {width:759px; height:130px; overflow-y:scroll; text-align:left; white-space:pre-line; padding:10px; margin:0px; border:1px solid #959595; line-height:150%;float:center; }
</style>
<div id="top">
<? include "inc/sub_top.html"; ?>
</div>
<tr>
<td>
</td>
</tr>
<tr>
<td>
<!-- navi start-->
<table id="navi" width="100%" height="60" border="0" cellpadding="0" cellspacing="0">
<tr><td height="10" ></td></tr>
<tr>
<td>
<table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
<?if(!$tt){$ts2="color: #FF0000;font-weight:bolder;";$ts1="color: #000000";$ts3="color: #000000";}?>
<tr>
<td align="center"><table align="center"><tr><td><a href="/edit.php"><font style="<?=$ts1?>">회원정보수정</font></a> ㅣ <a href="/out.php"><font style="<?=$ts2?>">회원탈퇴</font></a></td>
</tr></table></td>
</tr>
<tr><td height="1" bgcolor="#0066CC"></td></tr>
<tr><td height="10" ></td></tr>
</table> </td>
</tr>
</table>
<!-- navi end-->
</td>
</tr>
<tr>
<td align="center">
<div align="center">
<!-- contents start-->
<table width="98%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td height="2" bgcolor="#78a5cd"></td>
</tr>
<tr>
<td height="30" align="center" bgcolor="#fafafa"><strong>
<?=$loginName?>
님 탈퇴를 하시겠습니까? </strong> </td>
</tr>
<tr>
<td height="1" bgcolor="#78a5cd"></td>
</tr>
<tr>
<td height="30"></td>
</tr>
<tr>
<td style="padding-left:10px;"><strong> 탈퇴를 하시면 고객님의 모든정보는 삭제되게 됩니다.
<br />
</strong> 탈퇴를 하시더라도 추후 가입에 대한 제한은 없으며,
<br />언제든 재가입이 가능합니다.
<br />
그동안 저희 사이트를 이용해 주셔서 대단히 감사합니다.
<br />
*회원탈퇴시 개인정보가 모두 삭제되므로 다시한번 확인해주세요</td>
</tr>
<tr>
<td height="30"></td>
</tr>
<tr>
<td height="1" bgcolor="#78a5cd"></td>
</tr>
<tr>
<td height="20" colspan="3"></td>
</tr>
<tr>
<td colspan="3" align="center"><table border="0" cellpadding="0" cellspacing="0" style="margin-bottom:40px">
<tr>
<td><table width="150" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="40" bgcolor="ff0000" style="font-size:15px; padding-bottom:5px;"><div align="center"><strong><font color="#FFFFFF" onclick="join_submit();">회원탈퇴</font></strong></div></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</tbody>
</table>
</div>
<!-- contents end--></td>
</tr>
<div id="btm">
<? include "inc/btm.html"; ?>
</div>
<form name='userOutForm' method="post" action='member_out.php' onSubmit="return userOut()">
<input type="hidden" name="mode" value="user_out">
<input type="hidden" name="idx" value="<?=$rowOut[0]?>">
</form>
OHA YOOOO