테스트 사이트 - 개발 중인 베타 버전입니다

회원가입 중복체크 에러입니다~ 채택완료

지끈지끈 11년 전 조회 16,734

한달 전까지만 해도 회원가입이 제대로 됐었는데

건드린게 없는데 갑자기 이메일 중복체크를 누르면

'사용가능한 휴대폰 번호입니다' 라고 동문서답을 하네요..


 

그 후 회원가입란을 다 작성 한 후 가입완료를 누르면 

'이메일 중복체크를 해주세요'라고 나와서 어찌해야 할지 모르겠습니다.


 

제가 보기엔 잘못된 것이 없는 것 같은데 도대체 무슨 문제일까요?

일단 불필요한 이용약관 부분은 생략하고 join.html파일의 소스를 모두 보여드릴게요.

 

↓join.html

</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><?php</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">require_once $_SERVER['DOCUMENT_ROOT'] . '/inc/include.all.html';</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">$fdb = new DB_J;</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">make_html_head ('환영합니다.', '', '/js/join.js');</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">make_html_gnb();</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">?></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 메인본문영역 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div id="container"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 타이틀 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="title"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 좌우배경 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="side_bg"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="left"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div><img src="/images/sub/common/bg_title_lt.png" alt="" /></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="bg"></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div><img src="/images/sub/common/bg_title_lb.png" alt="" /></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="right"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div><img src="/images/sub/common/bg_title_rt.png" alt="" /></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="bg"></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div><img src="/images/sub/common/bg_title_rb.png" alt="" /></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /좌우배경 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 중앙 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="center"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="tbg"></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="content"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="symbol"><img src="/images/sub/member/symbol.png" alt="회원가입" class="symbol_s" /></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="txt"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="location">회원가입</span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="report">J</span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="bbg"></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /중앙 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /타이틀 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 내용 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="content"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 좌우배경 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="side_bg"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="left"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div><img src="/images/sub/common/bg_title_lt.png" alt="" /></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="bg"></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div><img src="/images/sub/common/bg_content_left.png" alt="" /></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="right"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div><img src="/images/sub/common/bg_title_rt.png" alt="" /></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="bg"></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div><img src="/images/sub/common/bg_content_right.png" alt="" /></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /좌우배경 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 중앙 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><form name="mForm" id="mForm" action="/member/joinPS.html" method="post" onsubmit="return submit_joinform();"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><input type="hidden" name="uemail_chk" id="uemail_chk" /></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><input type="hidden" name="mobile_chk" id="mobile_chk" /></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="tbg"></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="center"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="section"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 타이틀 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="register_title"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="icon"><img src="/images/sub/common/icon_hy.gif" alt="" /></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="txt">필수입력사항</span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /타이틀 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 입력폼 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="register_input_area"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><ul></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="txt">이름</li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="input"><input class="register_input" type="text" name="uname" id="uname" /></li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="txt">이메일 주소(아이디)</li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="input"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="input2"><input class="register_input" type="text" name="uemail" id="uemail" /></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span><a href="javascript_:;" onclick="check_uemail();"><img src="/images/sub/member/btn_idcheck.gif" alt="중복체크" /></a></span><span class="Apple-tab-span" style="white-space: pre;"></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">                                    <div style="clear:both;"></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="sub_txt">등록하신 E-mail은 홈페이지 아이디로 사용되며 온라인예매 정보가 발송되므로 정확하게 적어주세요.</span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="txt">비밀번호</li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="input"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="input2"><input class="register_input" type="password" name="upwd" id="upwd" /></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="sub_txt">6~16자의 영문, 소문자, 숫자만 사용할 수 있습니다.</span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="txt">비밀번호 확인</li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="input"><input class="register_input" type="password" name="re_upwd" id="re_upwd" /></li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="txt">핸드폰 번호</li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="input"><input class="register_input3" type="text" name="mobile01" id="mobile01" maxlength="3" />-<input class="register_input3" type="text" name="mobile02" id="mobile02" maxlength="4" />-<input class="register_input3" type="text" name="mobile03" id="mobile03" maxlength="4" /></li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="txt">메일수신동의</li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="input"><input type="checkbox" name="email_ok" id="email_ok" value="y" checked />정보 메일을 수신하시겠습니까?</li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="txt">SMS수신동의</li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><li class="input"><input type="checkbox" name="mobile_ok" id="mobile_ok" value="y" checked />정보 문자 메시지를 수신하시겠습니까?</li></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></ul></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /입력폼 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 이용약관 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 타이틀 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="register_agreement_title"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="icon"><img src="/images/sub/common/icon_hy.gif" alt="" /></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="txt">이용약관 동의</span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /타이틀 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="register_agreement"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><textarea class="agreement_textarea"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 1 조 (목적)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 2 조 (약관의 효력과 변경)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 3 조 (약관 외 준칙)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 4 조 (용어의 정의)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 5 조 (이용계약의 성립)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 6 조 (회원정보 사용에 대한 동의)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 7 조 (사용자의 정보 보안)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 8 조 (서비스의 중지)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 9 조 (서비스의 변경 및 해지)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 10 조 (게시물의 저작권)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 11 조 (사이트의 의무)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 12 조 (회원의 의무)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 13 조 (양도금지)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 14 조 (손해배상)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 15 조 (면책조항)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">제 16 조 (재판관할)</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span style="line-height: 1.5;"></textarea></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div><input type="checkbox" name="y1" id="y1" value="y" />이용약관에 동의합니다.</div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /이용약관 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 개인정보취급방침 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 타이틀 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="register_privacy_title"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="icon"><img src="/images/sub/common/icon_hy.gif" alt="" /></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="txt">개인정보취급방침 동의</span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /타이틀 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="register_privacy"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><textarea class="privacy_textarea"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">■ 수집하는 개인정보 항목</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">■ 개인정보의 수집 및 이용목적</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">■ 개인정보의 보유 및 이용기간</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">■ 개인정보의 파기절차 및 방법</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">■ 개인정보 제공</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">■ 수집한 개인정보의 위탁</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">■ 이용자 및 법정대리인의 권리와 그 행사방법</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">■ 개인정보 자동수집 장치의 설치, 운영 및 그 거부에 관한 사항</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">▶ 쿠키 등 사용 목적 </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">▶ 쿠키 설정 거부 방법 </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">■ 개인정보에 관한 민원서비스</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span style="line-height: 1.5;"></textarea></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div><input type="checkbox" name="y2" id="y2" value="y" /> 개인정보취급방침에 동의합니다.</div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /개인정보취급방침 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- 버튼 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="register_btn"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="btn"><input type="image" src="/images/join_btn.jpg" alt="" /></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><a href="/"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><div class="btn2"></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="lbg"><img src="/images/sub/common/bg_btn_left2.gif" alt="" /></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="bg">취소</span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><span class="rbg"><img src="/images/sub/common/bg_btn_right2.gif" alt="" /></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></a></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /버튼 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></form></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /중앙 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /내용 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></div></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span><!-- /메인본문영역 --></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><?</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">make_html_btm();</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">$fdb->close();</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">exit;</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">?></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">

 

↓check_uemail.html

</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><?php </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">require_once $_SERVER['DOCUMENT_ROOT'] . '/inc/include.all.html';</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">$fdb = new DB_jurassic;</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">if(in_array($_REQUEST['chk_uemail'], $DISABLE_IDS)) {
 echo "uemail||2";
} else {
 $sql = "select * from member where uemail='".$_REQUEST['chk_uemail']."' ";
 $fdb->query($sql);
 $isExistAdm1 = $fdb->nf();</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> $sql = "select * from member_out where uemail = '".$_REQUEST['chk_uemail']."'";
 $fdb->query($sql);
 $isExistAdm2 = $fdb->nf();
 
 $isExistAdm = $isExistAdm1 + $isExistAdm2;</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> if($isExistAdm > 0) {
  echo "uemail||0";
 } else {
  echo "uemail||1";
 }
}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">$fdb->close();
exit;
?></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">

 

 

↓join.js (이게 제일 문제되는 소스일겁니다!!!)

</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">function check_uemail() {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if($('#uemail').attr('value')) { //빈칸 체크</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var regExp = /([\w-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([\w-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$/;</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if(!regExp.test($('#uemail').attr('value'))) {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>alert('이메일 주소가 유효하지 않습니다');</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#uemail').focus();</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>return false;</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">/*</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var dj=parseInt(Math.random()*10000);</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var chk_uemail = $('#uemail').attr('value'); </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>alert(chk_uemail);</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var url = "/member/check_uemail.html";</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var sn    = "chk_uemail="+chk_uemail+"&dj="+dj;</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>Ajax_Call( url, "POST", "true", chk_uid_ajax, sn ); </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">*/</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$.ajax({</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>type: 'post'</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, contentType: "application/x-www-form-urlencoded; charset=UTF-8"</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, dataType: "html"</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, url : '/member/check_uemail.html'</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, method : "post"</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, data : {chk_uemail:$('#uemail').attr('value')}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, success: function(data) {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var ids = data.split("||");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if(ids[0] == "uemail") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var ctype = "이메일";</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var ctype = "휴대전화";</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if(ids[1] == "0") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>alert("이미 존재하는" + ctype + "입니다.");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if(ids[0] == "uemail") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#uemail').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile01').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile02').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile03').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else if(ids[1] == "1") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>alert("사용 가능한 " + ctype + "입니다.");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if(ids[0] == "uemail") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#uemail_chk').val("1");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile_chk').val("1");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>alert("사용 할 수 없는 " + ctype + "입니다.");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if(ids[0] == "uemail") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#uemail').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile01').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile02').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile03').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span> ,error: function(xhr, status, error) { </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span> alert('오류가 발생하였습니다.')</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>});<span class="Apple-tab-span" style="white-space: pre;"></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>alert('이메일 주소를 입력하세요.');</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>return false;</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">function check_mobile() {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if($('#mobile01').attr('value') && $('#mobile02').attr('value') && $('#mobile03').attr('value')) {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var chk_mobile = $('#mobile01').attr('value')+"-"+$('#mobile02').attr('value')+"-"+$('#mobile03').attr('value'); </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$.ajax({</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>type: 'post'</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, contentType: "application/x-www-form-urlencoded; charset=UTF-8"</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, dataType: "html"</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, url : '/member/check_mobile.html'</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, method : "post"</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, data : {chk_mobile:chk_mobile}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>, success: function(data) {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var ids = data.split("||");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if(ids[0] == "uemail") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var ctype = "이메일";</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>var ctype = "휴대전화";</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"> </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if(ids[1] == "0") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>alert("이미 존재하는" + ctype + "입니다.");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if(ids[0] == "uid") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#uemail').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile01').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile02').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile03').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else if(ids[1] == "1") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>alert("사용 가능한 " + ctype + "입니다.");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if(ids[0] == "uemail") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#uemail_chk').val("1");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile_chk').val("1");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>alert("사용 할 수 없는 " + ctype + "입니다.");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>if(ids[0] == "uemail") {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#uemail').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile01').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile02').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>$('#mobile03').val("");</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span> ,error: function(xhr, status, error) { </p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span> alert('오류가 발생하였습니다.')</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>});<span class="Apple-tab-span" style="white-space: pre;"></span></p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>} else {</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>alert('휴대전화 번호를 입력하세요.');</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>return false;</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;"><span class="Apple-tab-span" style="white-space: pre;"></span>}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">}</p><p style="color: rgb(64, 64, 64); font-family: 굴림, Gulim; line-height: 19.5px;">

 


 

댓글을 작성하려면 로그인이 필요합니다.

답변 2개

채택된 답변
+20 포인트

js 파일에서  

 if(ids[0] == "uemail") {
  var ctype = "이메일";
 } else {
  var ctype = "휴대전화";
 }

check_uemail.html 로 넘어오는값이 ids[0]이 값이 umail로 넘어오지 않나본데요 

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

11년 전

등록되지 않은 이메일을 제대로 쓴 다음 중복확인을 눌렀을때 alert(data); 를 출력했더니 uemail||1 로 뜨구요

모바일을 마찬가지로 출력했더니 mobile||1이 뜹니다. 

그 후에 나타나는 알림창은 마찬가지로'사용가능한 휴대전화입니다'가 뜹니다.

각각 불러들이는 값은 다른데 알림은 왜 같은지 이해할 수가 없군요ㅠ_ㅠ

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인