인크루드오류???? 정보
인크루드오류????
관련링크
http://w0w.kr/
100회 연결
본문
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 38
사이트주소 : http://w0w.kr/
메인에는 나타나지 않습니다. 그런데 도메인 만들기 누르면
이런오류가 납니다
그 서브닷 수정중인데
subdot 폴더에
_common.php
_head.php
_tail.php
불러올것 상단
<?
include_once("./_common.php");
include_once("./_head.php");
?>
본문
<?
include_once("../tail.php");
?>
이렇게 불러왔는데 위와같은 오류가 납니다 어떻에해야될까요??;;
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/k15351810/www/subdot/search.php:1) in /home/hosting_users/k15351810/www/head.sub.php on line 38
사이트주소 : http://w0w.kr/
메인에는 나타나지 않습니다. 그런데 도메인 만들기 누르면
이런오류가 납니다
그 서브닷 수정중인데
subdot 폴더에
_common.php
_head.php
_tail.php
불러올것 상단
<?
include_once("./_common.php");
include_once("./_head.php");
?>
본문
<?
include_once("../tail.php");
?>
이렇게 불러왔는데 위와같은 오류가 납니다 어떻에해야될까요??;;
댓글 전체
다음 코드가 실행되는 시점을 알고 싶습니다:
<style>
#table1 { border:1px solid #d9d9d9; }
#table2 {login-title { position:absolute; padding:5px 5px 5px 10px; background-color:#ececec; margin:0; border-bottom:1px solid #D9D9D9; }
#table3 {login-title { position:absolute; padding:5px 5px 5px 10px; background-color:#f4f4f4; margin:0; border-bottom:1px solid #D9D9D9; }
#table4 {login-title { position:absolute; padding:0px 0px 0px 0px; margin:0; border-bottom:0px solid #D9D9D9; }
</style>
<style>
#table1 { border:1px solid #d9d9d9; }
#table2 {login-title { position:absolute; padding:5px 5px 5px 10px; background-color:#ececec; margin:0; border-bottom:1px solid #D9D9D9; }
#table3 {login-title { position:absolute; padding:5px 5px 5px 10px; background-color:#f4f4f4; margin:0; border-bottom:1px solid #D9D9D9; }
#table4 {login-title { position:absolute; padding:0px 0px 0px 0px; margin:0; border-bottom:0px solid #D9D9D9; }
</style>
search.php 입니다. ㅎ아;;;;감사합니다. 푸하;; CSS옴기니깐되네요 ㅎ감사합니다.