ÿØÿà JFIF ` ` ÿþ
Server : Apache System : Linux ruga7-004.fmcity.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : tkt_travelbus ( 1137) PHP Version : 7.0.0p1 Disable Function : mysql_pconnect Directory : /tkt_travelbus/www/skin/member/basic/ |
Upload File : |
<? if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 $url = ''; if (!$g4['https_url']) { //CHL 2010-11-16 if ($g4['https_url']) { 수정 // echo $g4['https_url']."<br/>".$urlencode."<br/><br/>"; if (preg_match("/^\.\.\//", $urlencode)) $url = $g4[url]; else $url = $g4[url].$urlencode; //echo $url."<br/><br/>"; } else { $url = $urlencode; //echo $url ; exit; } ?> <!-- 페이지 공통 상단 --> <div style="width:750px;height:30px;font-size:14px;margin:0 auto; text-align:left; letter-spacing:-1px;" ><b><p> 로그인으로 조회하기</p></b></div> <!-- //페이지 공통 상단 --> <form name="flogin" method="post" action="" onsubmit="return flogin_submit(this);" > <input type="hidden" name="url" value='<?=$url?>' /> <div id="zipline_login" style="width:745px;height:120px;border:1px solid #ddd;background:#f5f5f5;"> <a href="../ad/login.php?url=%2Fad%2Fsub7_06.php"><img src="../images/ad/btn_gologin.gif"></a> </div> <br/><br/><br/><br/> </form> <!-- //페이지 공통 상단 --> <div style="width:750px;height:30px;font-size:14px;margin:0 auto; text-align:left; letter-spacing:-1px;" ><b><p> 신청하신 이름, 전화번호로 조회하기</p></b></div> <form name="fchecklogin" method="post" action="./sub7_06.php" onsubmit="return flogin_submit(this);" > <div id="zipline_login" style="width:745px;height:160px;border:1px solid #ddd;"> <div style="width:550px;height:100px;margin-top:50px;"> <!-- 로그인 --> <div style="position:relative;float:left;width:290px;height:100px;margin:0 auto;" > <ul> <li> <dl style="width:360px;height:35px;"> <dt style="float:left;width:130px;height:32px;text-align:right;letter-spacing:-1px;"><b>예약자명</b> </dt> <dd style="float:left;width:220px;"><input type="text" class="ed" maxlength="20" size="15" name="tcheckname" title="예약자명" value="" style="width:190px;height:23px;" /></dd> </dl> </li> <li> <dl style="width:360px;height:35px;"> <dt style="float:left;width:130px;height:32px;text-align:right;letter-spacing:-1px;"><b>전화번호</b> </dt> <dd style="float:left;width:220px;"><input type="text" class="ed" maxlength="20" size="15" name="tchecknum" id="login_mb_password" title="전화번호" style="width:190px;height:23px;"/></dd> </dl> </li> </ul> </div> <div style="float:left;width:180px;height:100px;margin:0 auto; text-align:left;" > <p style="margin-left:70px;"><input type="image" src="/images/ad/btn_gocheck.gif" /></p> </div> </div> </div> </form> <br/><br/><br/><br/> <div style="width:750px;height:100px;margin:0 auto; text-align:left;" ></div>