묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
include에 관한 질문입니다.
2002.08.16 19:20
지금 5시간째 include만 해보고 있는데
도대체 될 생각을 안하네요.
일단 인클루드 하는 파일은
33.php
:
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>인클루드좀되라</title>
</head>
<body>
<script language="java script">
<? include "noname3.php" ?>
</script>
<p> </p>
</body>
</html>
인클루드 당하는 파일은
noname3.php
:<html>
<head>
<style><!--
A:link { text-decoration:none;}
A:visited { text-decoration:none;}
A:active { text-decoration:none;}
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
--></style>
</head>
<body bgcolor="white" text="black" link="#F0F0F0" vlink="#F0F0F0" alink="#F0F0F0" leftmargin="110" marginwidth="110" topmargin="0" marginheight="0">
<div align="left">
<table border="0" cellpadding="0" cellspacing="0" width="794" background="image/bannerw.jpg">
<tr>
<td width="794"><table align="center" border="0" cellpadding="0" cellspacing="0" width="774" height="0">
<tr>
<td width="206" height="83">
<p> </p>
</td>
<td width="193" height="83">
<p> </p>
</td>
<td width="193" height="83">
<p> </p>
</td>
<td width="182" height="83">
<p align="right"> </p>
<p> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="794" height="11"><table border="0" width="787" align="center" cellspacing="0" cellpadding="0">
<tr>
<td width="785" valign="bottom" height="29">
<p> <a href="introduce.htm" target="main"><span style="font-size:9pt;"><font color="#F0F0F0" face="굴림">INTRODUCE</font></span></a><font color="#F0F0F0" face="굴림" size="2">
</font><font color="red" face="굴림" size="3"><b>|</b></font><font face="굴림" color="#F0F0F0" size="2"> </font><font face="굴림" color="#F0F0F0"><span style="font-size:9pt;">NEWS</span></font><font face="굴림" color="#F0F0F0" size="2">
</font><font color="red" face="굴림" size="3"><b>|</b></font><font face="굴림" color="#F0F0F0" size="2"> </font><a href="http://ca3944.nazzang.cc/zb40pl4/zboard.php?id=board1" target="_blank"><font face="굴림" color="#F0F0F0"><span style="font-size:9pt;">FREE
</span></font><font color="#F0F0F0" face="굴림"><span style="font-size:9pt;">BOARD</span></font></a><font color="#F0F0F0" face="굴림" size="2">
</font><font color="red" face="굴림" size="3"><b>|</b></font><font color="#F0F0F0" face="굴림" size="2"> </font><a href="http://ca3944.nazzang.cc/zb40pl4/zboard.php?id=board2" target="_blank"><font color="#F0F0F0" face="굴림"><span style="font-size:9pt;">Q
& A</span></font></a><font color="#F0F0F0" face="굴림" size="2"> </font><font color="red" face="굴림" size="3"><b>|</b></font><font face="굴림" color="#F0F0F0" size="2">
</font><font color="#F0F0F0" face="굴림"><span style="font-size:9pt;">DATA</span></font><font color="#F0F0F0" face="굴림" size="2"> </font><font color="red" face="굴림" size="3"><b>|</b></font> <a href="site.htm" target="main"><font color="#F0F0F0" face="굴림" size="2">SITE</font></a> <font color="red" face="굴림" size="3"><b>|</b></font><font size="2" color="white"> </font><a href="noname4.htm" target="main"><font size="2" color="white">HOME</font></a> <font face="굴림" color="#F0F0F0" size="3"> </font></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>:
이런데요
몇시간째 이와 관련된 게시물 보면서 해봐도
그냥 텅텅빈 화면만 나옵니다.-.- 답변 부탁드려요.
경로는 정확합니다.
도대체 될 생각을 안하네요.
일단 인클루드 하는 파일은
33.php
:
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>인클루드좀되라</title>
</head>
<body>
<script language="java script">
<? include "noname3.php" ?>
</script>
<p> </p>
</body>
</html>
인클루드 당하는 파일은
noname3.php
:<html>
<head>
<style><!--
A:link { text-decoration:none;}
A:visited { text-decoration:none;}
A:active { text-decoration:none;}
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
--></style>
</head>
<body bgcolor="white" text="black" link="#F0F0F0" vlink="#F0F0F0" alink="#F0F0F0" leftmargin="110" marginwidth="110" topmargin="0" marginheight="0">
<div align="left">
<table border="0" cellpadding="0" cellspacing="0" width="794" background="image/bannerw.jpg">
<tr>
<td width="794"><table align="center" border="0" cellpadding="0" cellspacing="0" width="774" height="0">
<tr>
<td width="206" height="83">
<p> </p>
</td>
<td width="193" height="83">
<p> </p>
</td>
<td width="193" height="83">
<p> </p>
</td>
<td width="182" height="83">
<p align="right"> </p>
<p> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="794" height="11"><table border="0" width="787" align="center" cellspacing="0" cellpadding="0">
<tr>
<td width="785" valign="bottom" height="29">
<p> <a href="introduce.htm" target="main"><span style="font-size:9pt;"><font color="#F0F0F0" face="굴림">INTRODUCE</font></span></a><font color="#F0F0F0" face="굴림" size="2">
</font><font color="red" face="굴림" size="3"><b>|</b></font><font face="굴림" color="#F0F0F0" size="2"> </font><font face="굴림" color="#F0F0F0"><span style="font-size:9pt;">NEWS</span></font><font face="굴림" color="#F0F0F0" size="2">
</font><font color="red" face="굴림" size="3"><b>|</b></font><font face="굴림" color="#F0F0F0" size="2"> </font><a href="http://ca3944.nazzang.cc/zb40pl4/zboard.php?id=board1" target="_blank"><font face="굴림" color="#F0F0F0"><span style="font-size:9pt;">FREE
</span></font><font color="#F0F0F0" face="굴림"><span style="font-size:9pt;">BOARD</span></font></a><font color="#F0F0F0" face="굴림" size="2">
</font><font color="red" face="굴림" size="3"><b>|</b></font><font color="#F0F0F0" face="굴림" size="2"> </font><a href="http://ca3944.nazzang.cc/zb40pl4/zboard.php?id=board2" target="_blank"><font color="#F0F0F0" face="굴림"><span style="font-size:9pt;">Q
& A</span></font></a><font color="#F0F0F0" face="굴림" size="2"> </font><font color="red" face="굴림" size="3"><b>|</b></font><font face="굴림" color="#F0F0F0" size="2">
</font><font color="#F0F0F0" face="굴림"><span style="font-size:9pt;">DATA</span></font><font color="#F0F0F0" face="굴림" size="2"> </font><font color="red" face="굴림" size="3"><b>|</b></font> <a href="site.htm" target="main"><font color="#F0F0F0" face="굴림" size="2">SITE</font></a> <font color="red" face="굴림" size="3"><b>|</b></font><font size="2" color="white"> </font><a href="noname4.htm" target="main"><font size="2" color="white">HOME</font></a> <font face="굴림" color="#F0F0F0" size="3"> </font></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>:
이런데요
몇시간째 이와 관련된 게시물 보면서 해봐도
그냥 텅텅빈 화면만 나옵니다.-.- 답변 부탁드려요.
경로는 정확합니다.
HTML로 인식되는것이 아니라 자바스크립트로 인식을 해버리니 아무것도 안뜨고 텅텅 빈화면만 뜨는것이지요.