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

최근게시판에서 원보이미지를 가져오려고 하는데..

------ 우선 아래소스 ------



<div class="slideshow-wrapper-box2">

<? for ($i=0; $i<count($list); $i++) {

$file_01 = G4_DATA_URL."/file/".$bo_table."/".$list[$i][file][0][file];

$img_content = '<img src="'.$test.'" width=800">';



$file_02 = G4_DATA_URL."/file/".$bo_table."/".$list[$i][file][1][file];

$file_03 = G4_DATA_URL."/file/".$bo_table."/".$list[$i][file][2][file];

$file_04 = G4_DATA_URL."/file/".$bo_table."/".$list[$i][file][3][file];

?>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div&nbsp; class="wrapper-li"&nbsp; rel='<?=$i;?>'&nbsp; out="<a href="http://www.blueb.co.kr/data/201304/IJ13655738272687/icon02.gif"" target="_blank" rel="noopener noreferrer">http://www.blueb.co.kr/data/201304/IJ13655738272687/icon02.gif"</a> over="<a href="http://www.blueb.co.kr/data/201304/IJ13655738272687/icon01.gif"" target="_blank" rel="noopener noreferrer">http://www.blueb.co.kr/data/201304/IJ13655738272687/icon01.gif"</a> >

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="part zindex10" rel=0><img src="<?=$file_01;?>"&nbsp; border="0" onClick="location='<?=$list[$i]['link'][1]?>'" width="80" titel="<?=$list[$i]['subject']?>"></div>

<div class="part zindex20" rel=1><img src="<?=$file_02;?>"&nbsp; border="0" onClick="location='<?=$list[$i]['link'][1]?>'" width="80" titel="<?=$list[$i]['subject']?>"></div>

<div class="part zindex30" rel=2><img src="<?=$file_03;?>"&nbsp; border="0" onClick="location='<?=$list[$i]['link'][1]?>'" width="80" titel="<?=$list[$i]['subject']?>"></div>

<div class="part zindex30" rel=3><img src="<?=$file_04;?>"&nbsp; border="0" onClick="location='<?=$list[$i]['link'][1]?>'" width="80" titel="<?=$list[$i]['subject']?>"></div>

</div>

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <? } ?>

</div>



엑박만 뜨고 이니지가 안뜨네요..

그리고 경로만 뜨고 파일이 안나옵니다..ㅠㅠ
댓글을 작성하려면 로그인이 필요합니다.

답변 1개

오래된 질문입니다 상단에 Q/A로 통합되었으니 재질문해주세요~

로그인 후 평가할 수 있습니다

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

답변을 작성하려면 로그인이 필요합니다.

로그인
🐛 버그신고