웹프로그래밍

Global It Leader!!


그누보드


 
 

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

페이지 정보

작성자 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 2,769회 작성일 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
게시물 검색
그누보드 목록
번호 제목 글쓴이 조회 날짜
43 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4298 02-14
42 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4301 03-21
41 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4486 09-12
40 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3599 04-15
39 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4246 05-06
38 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3648 05-06
37 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3749 07-21
36 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4602 07-22
35 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3737 12-25
34 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5298 08-08
33 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3857 06-14
32 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2973 06-14
31 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3426 10-15
30 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3118 10-21
29 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3082 10-21
28 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3063 02-23
27 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2715 11-01
26 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3152 11-06
25 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2558 01-28
열람중 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2770 02-03