'', 'po_etc'=>'', 'po_level'=>'', 'po_point'=>'', ); $html_title = '투표'; if ($w == '') $html_title .= ' 생성'; else if ($w == 'u') { $html_title .= ' 수정'; $sql = " select * from {$g5['poll_table']} where po_id = '{$po_id}' "; $po = sql_fetch($sql); } else alert('w 값이 제대로 넘어오지 않았습니다.'); $g5['title'] = $html_title; include_once('./admin.head.php'); ?>
필수'; } $po_poll = isset($po['po_poll'.$i]) ? get_text($po['po_poll'.$i]) : ''; $po_cnt = isset($po['po_cnt'.$i]) ? get_text($po['po_cnt'.$i]) : 0; ?>
class="frm_input " maxlength="125">
이상 투표할 수 있음
투표등록일
목록