웹프로그래밍

Global It Leader!!


그누보드


 
 

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

페이지 정보

작성자 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 2,740회 작성일 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';

    }

댓글목록

등록된 댓글이 없습니다.

전체 59
게시물 검색
그누보드 목록
번호 제목 글쓴이 조회 날짜
19 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2715 02-07
18 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2696 11-01
17 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2532 01-28
16 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2439 04-06
15 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2220 06-28
14 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2073 03-22
13 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1989 06-20
12 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1942 07-22
11 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1350 03-22
10 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 445 08-21
9 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 443 08-06
8 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 412 09-14
7 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 406 08-05
6 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 303 10-29
5 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 187 01-11
4 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 173 01-12
3 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 167 01-11
2 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 92 03-22
1 no_profile 운영자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 81 03-22