테스트 사이트 - 개발 중인 베타 버전입니다

index.html 파일을 만들어 외부로그인을 넣고 있습니다.

· 13년 전 · 1499
12311.jpg
어떻게 어떻게 해서

html 테그 위에
<?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
?>

넣었습니다.

<?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
?>
<html>
<head>
</head>
<body>
</body>
</html>

이런식으로 하고, 외부로그인이 들어가야하는 테이블 안에
<?echo outlogin("no20"); ?>
적용 시켰더니,

일단... 외부로그인 창은 떴는데...

문제는...

젤 상단 에

Warning: Cannot modify header information - headers already sent by (output started at /web/home/killers123/html/index.html:3) in /web/home/killers123/html/common.php on line 8

Warning: Cannot modify header information - headers already sent by (output started at /web/home/killers123/html/index.html:3) in /web/home/killers123/html/head.sub.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /web/home/killers123/html/index.html:3) in /web/home/killers123/html/head.sub.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /web/home/killers123/html/index.html:3) in /web/home/killers123/html/head.sub.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /web/home/killers123/html/index.html:3) in /web/home/killers123/html/head.sub.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /web/home/killers123/html/index.html:3) in /web/home/killers123/html/head.sub.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /web/home/killers123/html/index.html:3) in /web/home/killers123/html/head.sub.php on line 38


테그들이 뜹니다... 왜이럴까요.. 이미지 첨부 할깨요...

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

게시글 목록

번호 제목
284348
284336
284333
284332
284320
284318
284316
284313
284307
284306
284303
284298
284296
284290
284286
284280
284277
284272
284261
284259