0, 'fm_id'=>0, 'fa_subject'=>'', 'fa_content'=>'', 'fa_order'=>0); if ($w == "u") { $html_title .= " 수정"; $readonly = " readonly"; $sql = " select * from {$g5['faq_table']} where fa_id = '$fa_id' "; $fa = sql_fetch($sql); if (!$fa['fa_id']) alert("등록된 자료가 없습니다."); } else $html_title .= ' 항목 입력'; $g5['title'] = $html_title.' 관리'; include_once (G5_ADMIN_PATH.'/admin.head.php'); ?>
내용보기
질문
답변
목록