전체목록'; $g5['title'] = '랜덤주사위 관리'; include_once ('./admin.head.php'); $colspan = 13; $now_board = ""; $search_board_sql = " select bo_table, bo_subject from {$g5['board_table']} where bo_type = 'mmb' order by bo_subject asc "; $search_board = sql_query($search_board_sql); $board_select_option = array(); for($i=0; $row=sql_fetch_array($search_board); $i++) { $board_select_option[] = $row; } $pg_anchor = ''; ?>

랜덤주사위 목록

전체
랜덤주사위 추가
'; ?>
목록
IDX 게시판IDX 랜덤주사위명 등록현황 굴림제한 상태바 사용 최대 추가 감소 사용여부 관리
', $images); $add_str = ''; if(count($img_list) > 1) { echo "이미지 ".count($img_list)."건 "; $add_str = " / ";} $texts = nl2br($row['ra_text']); $text_list = explode('
', $texts); if(count($text_list) > 1) { echo $add_str."텍스트 ".count($text_list)."건 ";} ?>
> > > 내용수정
자료가 없습니다.