웹프로그래밍

Global It Leader!!


그누보드


 
 

외부 이미지 썸네일 보여주기

페이지 정보

작성자 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 2,745회 작성일 21-02-03 00:57

본문

$thumb = get_list_thumbnail($board['code'], $list[$i]['sn'], $thumb_width, $thumb_height, false, true); 

        if($thumb['src']) {

        $img = $thumb['src'];

} else if($url_img = get_editor_image($list[$i]['wr_content'])) { 

$img_src = $url_img[1][0];

preg_match("/src=[\'\"]?([^>\'\"]+[^>\'\"]+)/i", $img_src, $m);

$src = htmlspecialchars_decode($m[1]);

preg_match("/alt=[\"\']?([^\"\']*)[\"\']?/", $img_src, $m);

$filename =  hash("sha256", $src);

$source_path = $target_path = G5_DATA_PATH.'/file/'.$bo_table;

$file_download = $target_path."/".$filename;

if (!file_exists($file_download)) {

copy($src, $file_download);

}                                        

$thumb_src = thumbnail($filename, $source_path, $target_path, $thumb_width, $thumb_height, false, true);

$img = G5_DATA_URL.'/file/'.$bo_table.'/'.$thumb_src;

} else {

        $img = G5_IMG_URL.'/no_img.png';

            $thumb['alt'] = 'No image';

    }

댓글목록

등록된 댓글이 없습니다.

전체 63
게시물 검색
그누보드 목록
번호 제목 글쓴이 조회 날짜
63 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3 04-26
62 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4 04-26
61 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4 04-26
60 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4 04-26
59 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 97 03-22
58 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 83 03-22
57 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 173 01-12
56 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 189 01-11
55 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 167 01-11
54 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 303 10-29
53 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 414 09-14
52 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 448 08-21
51 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 445 08-06
50 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 406 08-05
49 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2079 03-22
48 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1351 03-22
47 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4764 08-09
46 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1947 07-22
45 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4076 07-16
44 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2225 06-28