이미지 크기를 지정하려면 정보
이미지 크기를 지정하려면첨부파일
본문
댓글 전체
echo $view[file][$i][view];
이걸 다음으로 수정
echo "<p>" . substr($view[file][$i][view],0,-1) . " width=200 height=200 /></p>\n";
이걸 다음으로 수정
echo "<p>" . substr($view[file][$i][view],0,-1) . " width=200 height=200 /></p>\n";