고수님들 오류 해결 부탁드려요.

고수님들 오류 해결 부탁드려요.

QA

고수님들 오류 해결 부탁드려요.

답변 2

본문

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
 
-----------------------------------------------------------------------------------------
 
index.html 상단에
 
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
$g4['title'] = "";
include_once("./head_first.html");
?>
 
여백등 공간이 없는것도 재차 확인했고요.
해결을 못하겠네요..... 제발 부탁드려요.
 
 

이 질문에 댓글 쓰기 :

답변 2

<?include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
$g4['title'] = "";
include_once("./head_first.html");?>

이렇게 한번해보세요

bom 이 들어가있는지 확인해보세요

검색어 : bom 삭제
답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 25
© SIRSOFT
현재 페이지 제일 처음으로