죄송합니다.... 마지막 문의 드릴께요 정보
죄송합니다.... 마지막 문의 드릴께요본문
댓글 전체
126번째 줄
imagepng($dst, $thumb_path.'/'.$list[$i][wr_id], $board[bo_2]);
라고 되어 있는 부분을 아래처럼 바꿔보세요.
imagepng($dst, $thumb_path.'/'.$list[$i][wr_id], 9);
imagepng($dst, $thumb_path.'/'.$list[$i][wr_id], $board[bo_2]);
라고 되어 있는 부분을 아래처럼 바꿔보세요.
imagepng($dst, $thumb_path.'/'.$list[$i][wr_id], 9);
ㅠㅠ 감사 감사 꾸벅 꾸벅 !!
정말 감사드립니다..~!!
정말 감사드립니다..~!!