latest 스킨에서 갤러리 형 입니다... 제목을 출력 하고 싶은데요.. 채택완료
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once("$latest_skin_path/skin.lib.php");
if (!function_exists("imagecopyresampled")) alert("GD 2.0.1 이상 버전이 설치되어 있어야 사용할 수 있는 갤러리 게시판 입니다.");
if (!$board[bo_3]) { $board[bo_3] = "170"; $sql = " update $g4[board_table] set bo_3 = '$board[bo_3]', bo_3_subj = '최신글 가로 픽셀' where bo_table = '$bo_table' "; sql_query($sql); }
if (!$board[bo_4]) { $board[bo_4] = "120"; $sql = " update $g4[board_table] set bo_4 = '$board[bo_4]', bo_4_subj = '최신글 세로 픽셀' where bo_table = '$bo_table' "; sql_query($sql); } ?>
for ($i=0; $i
if (count($list) == 0) { ?>
답변을 작성하려면 로그인이 필요합니다.
로그인