최근게시판에서 원보이미지를 가져오려고 하는데..
------ 우선 아래소스 ------
<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];
?>
<div class="wrapper-li" rel='<?=$i;?>' 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> >
<div class="part zindex10" rel=0><img src="<?=$file_01;?>" 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;?>" 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;?>" 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;?>" border="0" onClick="location='<?=$list[$i]['link'][1]?>'" width="80" titel="<?=$list[$i]['subject']?>"></div>
</div>
<? } ?>
</div>
엑박만 뜨고 이니지가 안뜨네요..
그리고 경로만 뜨고 파일이 안나옵니다..ㅠㅠ
<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];
?>
<div class="wrapper-li" rel='<?=$i;?>' 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> >
<div class="part zindex10" rel=0><img src="<?=$file_01;?>" 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;?>" 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;?>" 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;?>" border="0" onClick="location='<?=$list[$i]['link'][1]?>'" width="80" titel="<?=$list[$i]['subject']?>"></div>
</div>
<? } ?>
</div>
엑박만 뜨고 이니지가 안뜨네요..
그리고 경로만 뜨고 파일이 안나옵니다..ㅠㅠ
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인전체 질문 목록
채택
답변대기
답변대기
채택
답변대기