IOT 패키지 옵션 수정
패키지 명
=$result['skc_name']?>
$data=array(); $count_of_setting =explode('|',$result['count_of_setting']); $fee_per_month=explode('|',$result['fee_per_month']); $fn_setting_product=explode('|',$result['fn_setting_product']); for($i=0;$i
선택
$query_option="select skc_idx,skc_name from _SK_CABLE_DATA where skc_model_type like '%IOT%' and skc_idx != ".$fn_setting_product[$i]; $resultSet_option=query($query_option); while($options=$resultSet_option->fetch_array()){ ?>
=$options['skc_name']?>
}?>
}}?>
}?>