<? if($is_guest){
echo"<a href='#' onclick=\"javascript:if (confirm('회원 로그인 하세요!')) href='$g4[bbs_path]/login.php?url=$urlencode';else return;\">";
}
else if($member[mb_level] = 2){
echo"<a href='#' onclick=\"javascript:if (confirm('고객님 아직 딜러아니므로 조회권한이 제한됩니다\n\n지금 바로 딜러신청 하시겠습니까?')) href='$g4[bbs_path]/write.php?bo_table=sales';else return;\">";
}
else if($member[mb_level] = 3) {
echo"<a href=\"$g4[bbs_path]/board_glist.php?bo_table=g_list&sfl=mb_id%2C1&stx=$member[mb_id]\">";
}
else if($member[mb_level] > 3) {
echo"<a href=\"$g4[bbs_path]/board.php?bo_table=sales\">";
} ?>
<span class="shine"></span></a>
이렇게 하면 안 되는데?
echo"<a href='#' onclick=\"javascript:if (confirm('회원 로그인 하세요!')) href='$g4[bbs_path]/login.php?url=$urlencode';else return;\">";
}
else if($member[mb_level] = 2){
echo"<a href='#' onclick=\"javascript:if (confirm('고객님 아직 딜러아니므로 조회권한이 제한됩니다\n\n지금 바로 딜러신청 하시겠습니까?')) href='$g4[bbs_path]/write.php?bo_table=sales';else return;\">";
}
else if($member[mb_level] = 3) {
echo"<a href=\"$g4[bbs_path]/board_glist.php?bo_table=g_list&sfl=mb_id%2C1&stx=$member[mb_id]\">";
}
else if($member[mb_level] > 3) {
echo"<a href=\"$g4[bbs_path]/board.php?bo_table=sales\">";
} ?>
<span class="shine"></span></a>
이렇게 하면 안 되는데?
댓글 2개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284508 | |
| 284499 | |
| 284492 | |
| 284490 | |
| 284484 | |
| 284481 | |
| 284478 | |
| 284476 | |
| 284474 | |
| 284472 | |
| 284470 | |
| 284458 | |
| 284457 | |
| 284454 | |
| 284453 | |
| 284447 | |
| 284446 | |
| 284444 | |
| 284441 | |
| 284440 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기