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

헤드 2개, 테일2개가 적용됩니다.

· 14년 전 · 1596 · 1
이런 경우는 첨이네요 ㅡ,.ㅡ
헤드 2개, 테일2개가 적용됩니다.
왜 이런현상이 일어나는지 알수있을까요?



*********헤드*********************************************
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

include_once("$g4[path]/head.sub.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");

//print_r2(get_defined_constants());

// 사용자 화면 상단과 좌측을 담당하는 페이지입니다.
// 상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.

$table_width = 1004;
?>

<!-- 상단 배경 시작 -->
<table border="1" width="655">
<tr>
<td width="133"><span style="font-size:9pt;">로고</span></td>
<td width="505"><span style="font-size:9pt;">메뉴</span></td>
</tr>
<tr>
<td width="133"><span style="font-size:9pt;">왼족메뉴</span></td>
<td width="505"><span style="font-size:9pt;">





*********테일*********************************************

<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

// 사용자 화면 우측과 하단을 담당하는 페이지입니다.
// 우측, 하단 화면을 꾸미려면 이 파일을 수정합니다.
?>

</span></td>
</tr>
<tr>
<td width="645" colspan="2"><span style="font-size:9pt;">카피라이트</span></td>
</tr>
</table>

<!-- 카피라이트 끝 -->

<?
include_once("$g4[path]/tail.sub.php");
?>

댓글 작성

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

로그인하기

댓글 1개

include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/tail.sub.php");

지우시고 인쿨루드하세요 ㅋㅋ

게시글 목록

번호 제목
284508
284499
284492
284490
284484
284481
284478
284476
284474
284472
284470
284458
284457
284454
284453
284447
284446
284444
284441
284440