된 배너 개
목록
| ID |
접속기기 |
위치 |
시작일시 |
종료일시 |
출력순서 |
조회 |
관리 |
| 이미지 |
800)
$width = 800;
else
$width = $size[0];
$bn_img = "";
$bn_img .= '
';
}
switch($row['bn_device']) {
case 'pc':
$bn_device = 'PC';
break;
case 'mobile':
$bn_device = '모바일';
break;
default:
$bn_device = 'PC와 모바일';
break;
}
$bn_begin_time = substr($row['bn_begin_time'], 2, 14);
$bn_end_time = substr($row['bn_end_time'], 2, 14);
$bg = 'bg'.($i%2);
?>
|
|
|
|
|
|
|
수정
삭제
|
|
|
자료가 없습니다. | ';
}
?>