|
|
|
21년 전
|
조회 643
|
|
|
|
21년 전
|
조회 574
|
|
|
|
21년 전
|
조회 701
|
|
|
|
21년 전
|
조회 691
|
|
|
|
21년 전
|
조회 555
|
|
|
|
21년 전
|
조회 503
|
|
|
|
21년 전
|
조회 438
|
|
|
|
21년 전
|
조회 793
|
|
|
|
21년 전
|
조회 489
|
|
|
|
21년 전
|
조회 359
|
|
|
|
21년 전
|
조회 568
|
|
|
|
21년 전
|
조회 485
|
|
|
|
21년 전
|
조회 563
|
|
|
|
21년 전
|
조회 425
|
|
|
|
21년 전
|
조회 1,771
|
|
|
|
21년 전
|
조회 547
|
|
|
|
21년 전
|
조회 561
|
|
|
|
21년 전
|
조회 630
|
|
|
|
21년 전
|
조회 571
|
|
|
|
21년 전
|
조회 668
|
댓글 1개
$list[$i][name] = gblayer($row[mb_id], cut_str($row[wr_name],12,''), $row[wr_email], $row[wr_homepage]);
부분을요
if ($is_admin == "default" || $is_admin == "group"){
$list[$i][name] = gblayer($row[mb_id], cut_str($row[wr_name],12,''), $row[wr_email], $row[wr_homepage]);
}else{
$list[$i][name] = $row[wr_name];
}
식으로바까서 응용해보세요.
수고하세요..