w

인증 페이지 관련해서..

· 2011-07-25 (월) 11:55:14 · 1151 · 2
register_form.php 에 인증 내용을 넣었습니다..

alert("인증되었습니다."); 로 인증되었음을 알려주었지만,
전 페이지로 이동되네요..

alert("인증되었습니다.", "./register_form.php"); 이처럼 넣으면, 변수값이 넘어오질 않아서 에러가 납니다..

제 의도는.. 단순히 윈도우 창떠서 "인증되엇습니다" 가뜨고, 확인 누르면, 계속 진행 되는 것입니다..






얼랏은 전 페이지로 이동하게 펑션이 잡혀 있어서..
echo 로 넣으니.. 헤더에서 에러가 납니다..


인증되었습니다.
Warning: Cannot modify header information - headers already sent by (output started at E:\APM_Setup\htdocs\mw4y\bbs\register_form.php:95) in E:\APM_Setup\htdocs\mw4y\head.sub.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at E:\APM_Setup\htdocs\mw4y\bbs\register_form.php:95) in E:\APM_Setup\htdocs\mw4y\head.sub.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at E:\APM_Setup\htdocs\mw4y\bbs\register_form.php:95) in E:\APM_Setup\htdocs\mw4y\head.sub.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at E:\APM_Setup\htdocs\mw4y\bbs\register_form.php:95) in E:\APM_Setup\htdocs\mw4y\head.sub.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at E:\APM_Setup\htdocs\mw4y\bbs\register_form.php:95) in E:\APM_Setup\htdocs\mw4y\head.sub.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at E:\APM_Setup\htdocs\mw4y\bbs\register_form.php:95) in E:\APM_Setup\htdocs\mw4y\head.sub.php on line 38
|

댓글 2개

_common.php 를 include 하는 아래쪽에 아래와 같이 삽입해 보세요^^

echo "<script type='text/javascript'>alert('인증되었습니다');</script>";
도움 말씀은 너무 감사합니다~
문제를 알았네요~
이 파일 보니.. 아래쪽에
include_once("./_head.php"); 가 있네요.. 즉 헤어보다 위에 내용을 넣었던거네요..
그거보다 아래쪽에 코드를 를 넣으니 에러가 안나네요~
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

66,531건

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
11-07-25 조회 1,072
11-07-25 조회 1,361
11-07-25 조회 1,291
11-07-25 조회 1,152
11-07-25 조회 1,533
11-07-25 조회 1,051
11-07-25 조회 1,647
11-07-25 조회 1,286
11-07-25 조회 930
11-07-25 조회 1,635
11-07-25 조회 4,060
11-07-24 조회 1,854
11-07-24 조회 1,334
11-07-24 조회 1,772
11-07-24 조회 3,092
11-07-24 조회 1,619
11-07-24 조회 1,683
11-07-24 조회 919
11-07-24 조회 1,003
11-07-24 조회 1,026