Warning: Cannot modify header information - headers already sent by
(output started at /iweb/skw2490/wwwhome/new/index.html:1) in
/iweb/skw2490/wwwhome/new/common.php on line
8
Warning: Cannot modify header information - headers already sent by (output started at /iweb/skw2490/wwwhome/new/index.html:1) in /iweb/skw2490/wwwhome/new/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /iweb/skw2490/wwwhome/new/index.html:1) in /iweb/skw2490/wwwhome/new/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /iweb/skw2490/wwwhome/new/index.html:1) in /iweb/skw2490/wwwhome/new/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /iweb/skw2490/wwwhome/new/index.html:1) in /iweb/skw2490/wwwhome/new/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /iweb/skw2490/wwwhome/new/index.html:1) in /iweb/skw2490/wwwhome/new/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /iweb/skw2490/wwwhome/new/index.html:1) in /iweb/skw2490/wwwhome/new/lib/common.lib.php on line 98
-----------------------------------------------------------------------------------------
index.html 상단에
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
$g4['title'] = "";
include_once("./head_first.html");
include_once("./head_first.html");
?>
여백등 공간이 없는것도 재차 확인했고요.
해결을 못하겠네요..... 제발 부탁드려요.
|
답변 2개 / 댓글 3개
채택된 답변
+20 포인트
2014-03-27 (목) 14:46:47
<?include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
include_once("$g4[path]/lib/latest.lib.php");
$g4['title'] = "";
include_once("./head_first.html");?>
include_once("./head_first.html");?>
이렇게 한번해보세요
답변에 대한 댓글 2개
2014-03-27 (목) 14:54:16
2014-03-27 (목) 14:37:43
bom 이 들어가있는지 확인해보세요
검색어 : bom 삭제
답변에 대한 댓글 1개
답변을 작성하려면 로그인이 필요합니다.
이렇게 한줄만 뜨네요.나머진 없어졌어요.,...