get_user_list($argu, $total); break; case "INSERT_FORM": $_row['user_level'] = $obj_User->user_basic_level; $_row['user_emaillist'] = "Y"; break; case "MODIFY_FORM": $argu['user_no'] = 1; $_row = $obj_User->get_user_view($argu['user_no']); array_walk ($_row, "htmlspecialcharsAll"); list($_row['user_hp1'], $_row['user_hp2'], $_row['user_hp3']) = explode("-",$_row['user_hp']); break; case "INSERT_ACTION": $obj_User->set_user_insert($argu); go_url("?".$default_querystring."&mode=LIST_FORM","회원 등록이 완료 되었습니다."); exit; break; case "MODIFY_ACTION": $obj_User->set_user_update($argu); go_url("?".$default_querystring."&mode=MODIFY_FORM&p={$argu['p']}","회원정보가 수정되었습니다."); exit; break; case "DELETE_ACTION": $obj_User->set_user_update($argu); go_url("?".$default_querystring."&mode=LIST_FORM&p={$argu['p']}","해당회원이 탈퇴 처리 되었습니다."); exit; break; } ?>

관리자정보 관리

">

{label:'비밀번호',required:true}" id="user_pwd" name="user_pwd" placeholder="Password" maxlength="16">

(로그인횟수 : )