그누보드 노프레임 만들기에서 이미지 엑박문제요 정보
그누보드 노프레임 만들기에서 이미지 엑박문제요본문
<?
include_once("./_common.php");
$g4['title'] = "노프레임만들기";
include_once("./head2.php");
?>
</td>
</tr>
<tr>
<td><img src="http://artyoo.ivyro.net/home1/artyoo/public_html/imgdata/index2.jpg" width="1024" height="500" /></td>
<?
include_once("./tail2.php");
?>
위에 index2 파일이고요
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>무제 문서</title>
</head>
<body>
<table width="1024" height="642" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="..http://artyoo.ivyro.net/home1/artyoo/public_html/imgdata/mainmenu.jpg" width="1024" height="250" />
위에꺼 head2 파일입니다.
</tr>
<tr>
<td><img src="artyoo.ivyro.net/home1/artyoo/public_html/imgdata/tail2.jpg" width="1024" height="50" /></td>
</tr>
</table>
</body>
위에꺼 tail2 파일입니다.
이렇게 했는데 오류는 안나는데요 이미지 엑박이 됩니다...3일째 고생합니다..ㅠ.ㅠ.
include_once("./_common.php");
$g4['title'] = "노프레임만들기";
include_once("./head2.php");
?>
</td>
</tr>
<tr>
<td><img src="http://artyoo.ivyro.net/home1/artyoo/public_html/imgdata/index2.jpg" width="1024" height="500" /></td>
<?
include_once("./tail2.php");
?>
위에 index2 파일이고요
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>무제 문서</title>
</head>
<body>
<table width="1024" height="642" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="..http://artyoo.ivyro.net/home1/artyoo/public_html/imgdata/mainmenu.jpg" width="1024" height="250" />
위에꺼 head2 파일입니다.
</tr>
<tr>
<td><img src="artyoo.ivyro.net/home1/artyoo/public_html/imgdata/tail2.jpg" width="1024" height="50" /></td>
</tr>
</table>
</body>
위에꺼 tail2 파일입니다.
이렇게 했는데 오류는 안나는데요 이미지 엑박이 됩니다...3일째 고생합니다..ㅠ.ㅠ.
댓글 전체
<img src="<?=$g4[path]?>/imgdata/mainmenu.jpg" width="1024" height="250" />