질문이용~~ 정보
질문이용~~본문
메인화면 상단에
Warning: Cannot modify header information - headers already sent by (output started at /home1/jptjptj/public_html/index.html:2) in /home1/jptjptj/public_html/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home1/jptjptj/public_html/index.html:2) in /home1/jptjptj/public_html/lib/common.lib.php on line 98
나오는 이유가 먼가요???ㅠ
Warning: Cannot modify header information - headers already sent by (output started at /home1/jptjptj/public_html/index.html:2) in /home1/jptjptj/public_html/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home1/jptjptj/public_html/index.html:2) in /home1/jptjptj/public_html/lib/common.lib.php on line 98
나오는 이유가 먼가요???ㅠ
댓글 전체

header 선언은 head.sub.php 에서 합니다. 만약 head.sub.php 이전에 작성된 echo 문이나 html 태그가 있다면 삭제해 주세요^^