, icon from '.$dbFIX.'member_list where lastlogin > '.($_time-600).' order by '.$orderBy.' '.$desc.' limit '.$listNum); include $path.'/list.php'; } // 게시판 이름 가져오기 정의 function get_bbs_name($id) { global $grboard, $dbFIX; $result = @mysql_fetch_array(mysql_query('select name from '.$dbFIX.'board_list where id = \''.$id.'\'')); return $result['name']; } ?> TPTP
Welcome! ID PW
케먹에서 보고 들렀다 갑니다^^
김모군인데
2009.03.01 15:40:43
제목 그대로 케먹에서 보고 들렀다 가요~

홈페이지가 무척 이쁘네요 ㅎㅎ

번창하세요~+_+
태그 없음
추천 스크랩 신고
멤버사진
Prin_E 홈페이지 메일 2009.03.04 09:22:44 | 답글 | 수정 | 삭제
감사합니다ㅜㅜ 
Good : 380
+ Good
1x2=? 의 답을 입력해 주세요.
제목 (새로쓰기)
댓글내용
목록보기 새글작성
]); $comment['content'] = nl2br(stripslashes($comment['content'])); } // 게시물 작성자가 댓글을 허용할 때만 작성폼 출력 $getArticleOption = @mysql_fetch_array(mysql_query("select no, reply_open from {$dbFIX}article_option where id = '$id' and article_num = '$articleNo'")); if(!$getArticleOption['no'] || $getArticleOption['reply_open']) include $theme.'/view_comment_write.php'; } // 글보기 하단 출력 include $theme.'/view_foot.php'; // 로그인 상태이면 쪽지 확인 if($sessionNo) { $isNewMemo = @mysql_fetch_array(mysql_query('select is_view from '.$dbFIX.'memo_save where member_key = '.$sessionNo.' order by no desc limit 1')); if($isNewMemo['is_view'] == '0') { $getNotify = @mysql_fetch_array(mysql_query('select var from '.$dbFIX.'layout_config where opt = \'notify_skin\' limit 1')); echo '
'; include 'admin/theme/memo_notify/'.(($getNotify['var'])?$getNotify['var']:'default').'/memo_notify.php'; echo '
'; } } ?>
Hosted by AQUZ DevMiNT Counter 어제 : 29
오늘 : 12
전체 : 16691