if($g_check_rank > 0){ ?> =$g_check_name?>님 로그인되었습니다. }else{ ?> 로그인 해주세요. } ?>
if(!$g_check_id){ ?>
로그인
LOGIN
회원가입
MEMBER
ID/PW분실
ID/PW LOST
}else{ ?>
로그아웃
LOGOUT
정보수정
MODIFY
회원탈퇴
MEMBER LEAVE
} ?>
if(is_array($categorymenu2)){ foreach($categorymenu2 as $key => $value){ ?> if($value[category_depth] == "1" && substr($ps_ctid,0,0) == substr($value[category_id],0,0)){ ?>
>=$value[show_category_name]?>
$cn=0; foreach($categorymenu2 as $key2 => $value2){ ?> if($value2[category_depth] == "2" && substr($value[category_id],0,2) == substr($value2[category_id],0,2)){ $cn++; ?> if($cn == "1"){ ?>
} ?>
>=$value2[show_category_name]?>
$cn2=0; foreach($categorymenu2 as $key3 => $value3){ ?> if($value3[category_depth] == 3 && substr($value2[category_id],0,4) == substr($value3[category_id],0,4)){ $cn2++; ?> if($cn2 == "1"){ ?>
} ?>
>=$value3[show_category_name]?>
} ?> } ?> if($cn2 > 0){ ?>
} ?>
} ?> } ?> if($cn > 0){ ?>
} ?>
} ?> } ?> } ?>