<?
for ($i=0; $i<count($list); $i++) {
$list[$i]['content']=eregi_replace(" "," ",$list[$i]['content']);
if($list[$i][file][0][file]) {
$file = "<img src='".$list[$i][file][0][path] .'/'. $list[$i][file][0][file]."' align=absmiddle width=\"100\" height=\"80\">";
} else {
$file="";
}
?>
첨부파일 / 에디터 파일 다 섬네일로 나타내고 싶은데요...어떻게 해야할지 ㅠㅠ
모바일로 사용하다보니 애매합니다 ㅠㅠ
for ($i=0; $i<count($list); $i++) {
$list[$i]['content']=eregi_replace(" "," ",$list[$i]['content']);
if($list[$i][file][0][file]) {
$file = "<img src='".$list[$i][file][0][path] .'/'. $list[$i][file][0][file]."' align=absmiddle width=\"100\" height=\"80\">";
} else {
$file="";
}
?>
첨부파일 / 에디터 파일 다 섬네일로 나타내고 싶은데요...어떻게 해야할지 ㅠㅠ
모바일로 사용하다보니 애매합니다 ㅠㅠ
댓글 3개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284438 | |
| 284437 | |
| 284435 | |
| 284430 | |
| 284420 | |
| 284417 | |
| 284409 | |
| 284401 | |
| 284399 | |
| 284397 | |
| 284380 | |
| 284378 | |
| 284371 | |
| 284370 | |
| 284366 | |
| 284364 | |
| 284360 | |
| 284357 | |
| 284355 | |
| 284354 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기