모든 필드를 반드시 입력하셔야 합니다.

$value) { $el_name = $key; $el_title = $value[0]; $el_example = $value[1]; $sql = " select ii_value from {$g4['shop_item_info_table']} where it_id = '$it_id' and ii_gubun = '$gubun' and ii_article = '$key' "; $row = sql_fetch($sql); if ($row['ii_value']) $el_value = $row['ii_value']; ?>
빈 칸 일괄채우기