검색후 결과페이지에 이러한 오류가 뜹니다 정보
검색후 결과페이지에 이러한 오류가 뜹니다본문
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/pensiga/www/top.php:24) in /home/hosting_users/pensiga/www/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/pensiga/www/top.php:24) in /home/hosting_users/pensiga/www/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/pensiga/www/top.php:24) in /home/hosting_users/pensiga/www/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/pensiga/www/top.php:24) in /home/hosting_users/pensiga/www/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/pensiga/www/top.php:24) in /home/hosting_users/pensiga/www/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/pensiga/www/top.php:24) in /home/hosting_users/pensiga/www/head.sub.php on line 38
아래는 top.php 입니다
무엇이 잘못되었는지 계속 에러가 나네요 고수님들의 도움 부탁드립니다
<?
include_once("$g4[path]/lib/outlogin.lib.php"); //아웃로그인
include_once("$g4[path]/lib/poll.lib.php"); //설문조사
include_once("$g4[path]/lib/visit.lib.php"); //방문자
include_once("$g4[path]/lib/connect.lib.php"); //현재접속자
include_once("$g4[path]/lib/popular.lib.php"); //인기검색어
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php"); //
?>
<html>
<head>
<TITLE>펜션가기-펜션,팬션,펜션추천,펜션예약,전국펜션,펜션빈방찾기,빈방찾기,실시간예약,예쁜펜션,바닷가펜션,추천펜션,커플펜션,펜션홈페이지,펜션홈페이지제작,펜션예약,펜션좋은곳추천,펜션여행,이쁜펜션,커플여행,주말여행,가족여행,강원도펜션,남해펜션</TITLE>
<meta http-equiv="content-type" content="text/html; charset=EUC-KR">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (sub1.psd) -->
<table width="1280" height="620" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
<tr>
<td colspan="2" rowspan="2" valign="top"><img src="images/sub1_01.jpg" width="140" height="136" alt=""></td>
<td colspan="2">
<img src="images/sub1_02.jpg" width="280" height="98" alt=""></td>
<td><embed src="logo.swf" width="472" height="98" alt="" border="0"></td>
<td colspan="3">
<img src="images/sub1_04.jpg" width="248" height="98" alt=""></td>
<td colspan="2" rowspan="2" valign="top">
<img src="images/sub1_05.jpg" width="140" height="136" alt=""></td>
</tr>
<tr>
<td colspan="6"><embed src="menu.swf" alt="" width="1000" height="38" border="0" usemap="#Map"><br>
<iframe name="content" src="http://pensionnet.com/binbang/room_search.php" align="center" scrolling="auto" frameborder="NO" width="1000px" height="70" allowtransparency="true"></iframe> </td>
</tr>
<tr>
<td rowspan="2" align="right" valign="top">
<br>
<br>
<br>
<br>
<br>
<br>
<br></td>
<td rowspan="3" valign="bottom">
<img src="images/sub1_08.jpg" width="12" height="483" alt=""></td>
<td rowspan="2">
<img src="images/sub1_09.jpg" width="9" height="368" alt=""></td>
<td colspan="2"><embed src="bot.swf" width="740" height="380" alt=""></td>
<td>
<img src="images/sub1_11.jpg" width="11" height="160" alt=""></td>
<td valign="top"><?=latest("tto_latest", "fo", 6, 22);?><br>
<?=latest("tto_latest", "df", 7, 19);?></td></td>
<td rowspan="2">
<img src="images/sub1_13.jpg" width="11" height="368" alt=""></td>
<td rowspan="3" valign="bottom">
<img src="images/sub1_14.jpg" width="12" height="483" alt=""></td>
<td rowspan="2" valign="top"></td>
</tr>
<tr>
<td colspan="4"><span class="style1">
<img src="mimg/ri.jpg" width="720" height="35"></span><br>
<table width="100%" border="0">
<tr>
<td><?=latest("newthumb", "rv", 3, 42);?></td>
<td><?=latest("newthumb", "rv2", 3, 42);?></td>
</tr>
</table>
<div align="center" class="style2">
<div align="left">
<img src="mimg/si.jpg" width="720" height="35"></div>
</div>
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/pensiga/www/top.php:24) in /home/hosting_users/pensiga/www/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/pensiga/www/top.php:24) in /home/hosting_users/pensiga/www/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/pensiga/www/top.php:24) in /home/hosting_users/pensiga/www/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/pensiga/www/top.php:24) in /home/hosting_users/pensiga/www/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/pensiga/www/top.php:24) in /home/hosting_users/pensiga/www/head.sub.php on line 38
아래는 top.php 입니다
무엇이 잘못되었는지 계속 에러가 나네요 고수님들의 도움 부탁드립니다
<?
include_once("$g4[path]/lib/outlogin.lib.php"); //아웃로그인
include_once("$g4[path]/lib/poll.lib.php"); //설문조사
include_once("$g4[path]/lib/visit.lib.php"); //방문자
include_once("$g4[path]/lib/connect.lib.php"); //현재접속자
include_once("$g4[path]/lib/popular.lib.php"); //인기검색어
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php"); //
?>
<html>
<head>
<TITLE>펜션가기-펜션,팬션,펜션추천,펜션예약,전국펜션,펜션빈방찾기,빈방찾기,실시간예약,예쁜펜션,바닷가펜션,추천펜션,커플펜션,펜션홈페이지,펜션홈페이지제작,펜션예약,펜션좋은곳추천,펜션여행,이쁜펜션,커플여행,주말여행,가족여행,강원도펜션,남해펜션</TITLE>
<meta http-equiv="content-type" content="text/html; charset=EUC-KR">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (sub1.psd) -->
<table width="1280" height="620" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
<tr>
<td colspan="2" rowspan="2" valign="top"><img src="images/sub1_01.jpg" width="140" height="136" alt=""></td>
<td colspan="2">
<img src="images/sub1_02.jpg" width="280" height="98" alt=""></td>
<td><embed src="logo.swf" width="472" height="98" alt="" border="0"></td>
<td colspan="3">
<img src="images/sub1_04.jpg" width="248" height="98" alt=""></td>
<td colspan="2" rowspan="2" valign="top">
<img src="images/sub1_05.jpg" width="140" height="136" alt=""></td>
</tr>
<tr>
<td colspan="6"><embed src="menu.swf" alt="" width="1000" height="38" border="0" usemap="#Map"><br>
<iframe name="content" src="http://pensionnet.com/binbang/room_search.php" align="center" scrolling="auto" frameborder="NO" width="1000px" height="70" allowtransparency="true"></iframe> </td>
</tr>
<tr>
<td rowspan="2" align="right" valign="top">
<br>
<br>
<br>
<br>
<br>
<br>
<br></td>
<td rowspan="3" valign="bottom">
<img src="images/sub1_08.jpg" width="12" height="483" alt=""></td>
<td rowspan="2">
<img src="images/sub1_09.jpg" width="9" height="368" alt=""></td>
<td colspan="2"><embed src="bot.swf" width="740" height="380" alt=""></td>
<td>
<img src="images/sub1_11.jpg" width="11" height="160" alt=""></td>
<td valign="top"><?=latest("tto_latest", "fo", 6, 22);?><br>
<?=latest("tto_latest", "df", 7, 19);?></td></td>
<td rowspan="2">
<img src="images/sub1_13.jpg" width="11" height="368" alt=""></td>
<td rowspan="3" valign="bottom">
<img src="images/sub1_14.jpg" width="12" height="483" alt=""></td>
<td rowspan="2" valign="top"></td>
</tr>
<tr>
<td colspan="4"><span class="style1">
<img src="mimg/ri.jpg" width="720" height="35"></span><br>
<table width="100%" border="0">
<tr>
<td><?=latest("newthumb", "rv", 3, 42);?></td>
<td><?=latest("newthumb", "rv2", 3, 42);?></td>
</tr>
</table>
<div align="center" class="style2">
<div align="left">
<img src="mimg/si.jpg" width="720" height="35"></div>
</div>
댓글 전체
head.sub.php는 어디에서 include 하고있나요?
include 이전에 무언가 출력하고 있다는 말입니다
그리고 include_once("./_common.php"); <-- 이건 항상 페이지 맨 위에 위치해야 합니다
include 이전에 무언가 출력하고 있다는 말입니다
그리고 include_once("./_common.php"); <-- 이건 항상 페이지 맨 위에 위치해야 합니다