공지사항
좌측 날개
우측 날개

/* 게시판별 헤드 다르게 $gr_id, $bo_table

컨텐츠 정보

  • 조회 2,706

본문

/* 게시판별 헤드 다르게 $gr_id, $bo_table
switch($bo_table) { 
case 'demo7_4' : $bo_head_file = THEMA_PATH.'/head_no.php'; break; 
case '게시판아이디B' : $bo_head_file = THEMA_PATH.'/head_bbb.php'; break; 
case '게시판아이디C' : $bo_head_file = THEMA_PATH.'/head_ccc.php'; break; 

if($bo_head_file) { 
include_once($bo_head_file); 
return; 
}
*/

관련자료

댓글 0
등록된 댓글이 없습니다.

공지사항

최근글


  • 글이 없습니다.

새댓글


  • 댓글이 없습니다.
알림 0