웹프로그래밍

Global It Leader!!


그누보드


 
 

본문 썸네일 생성 방법

페이지 정보

작성자 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 4,139회 작성일 13-02-25 02:28

본문

    $img = "<img src='$board_skin_path/img/noimage.gif' border=0 width='$board[bo_1]' title='이미지 없음'>";
    $thumb = $thumb_path.'/'. $list[$i][file][0][file] .".Thumb" ;
    if (!file_exists($thumb))
    {
        $file = $list[$i][file][0][path] .'/'. $list[$i][file][0][file];
  //첨부파일 이미지가 없으면 내용에 이미지가 있는지 검사
  //if (!file_exists($file)) {
      //    $edit_img = $list[$i]['wr_content'];
     //    if (eregi("data/cheditor[^<>]*\.(gif|jp[e]?g|png|bmp)", $edit_img, $tmp)) {  //에디터에서 삽입한 이미지
        //       $file = $g4[path].'/' . $tmp[0]; // 파일명
     //    }
  //}
  
        if (preg_match("/\.(jp[e]?g|gif|png)$/i", $file) && file_exists($file))
        {
    $thumb=thumbnail($file, $board[bo_1], $board[bo_1], 0, 1, 100, 0, "",  $filter, $noimg); //언샾마스크추가
  }
  else {
      $edit_img = $list[$i]['wr_content'];
      if (eregi("data/cheditor[^<>]*\.(gif|jp[e]?g|png|bmp)", $edit_img, $tmp)) {  //에디터에서 삽입한 이미지
         $file = $g4[path].'/' . $tmp[0]; // 파일명
      $thumb=thumbnail($file, $board[bo_1], $board[bo_1], 0, 1, 100, 0, "",  $filter, $noimg); //언샾마스크추가
   }
  }
    }

댓글목록

등록된 댓글이 없습니다.

전체 64
게시물 검색
그누보드 목록
번호 제목 글쓴이 조회 날짜
24 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4020 11-15
23 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4036 01-31
22 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4075 03-26
21 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4121 06-24
20 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4129 07-16
열람중 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4140 02-25
18 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4159 03-20
17 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4260 05-06
16 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4268 03-27
15 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4312 02-14
14 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4313 03-21
13 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4374 01-30
12 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4501 09-12
11 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4613 07-22
10 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4823 08-09
9 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5418 08-08
8 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6968 02-14
7 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7352 09-29
6 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7797 04-28
5 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 9280 05-04