웹프로그래밍

Global It Leader!!


그누보드


 
 

본문 썸네일 생성 방법

페이지 정보

작성자 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 4,229회 작성일 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); //언샾마스크추가
   }
  }
    }

댓글목록

등록된 댓글이 없습니다.

전체 68
게시물 검색
그누보드 목록
번호 제목 글쓴이 조회 날짜
28 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4680 07-22
27 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3817 07-21
26 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3723 05-06
25 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4378 05-06
24 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3670 04-15
23 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4594 09-12
22 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4400 03-21
21 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4413 02-14
20 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7058 02-14
19 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4432 01-30
18 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3844 08-20
17 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4218 06-24
16 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4311 03-27
15 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4154 03-26
14 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4228 03-20
13 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3765 03-13
열람중 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4230 02-25
11 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3885 02-21
10 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4120 01-31
9 no_profile 오원장쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4063 11-29