prepare($sql); $stmh->bindValue(1, $num, PDO::PARAM_INT); $stmh->execute(); $row = $stmh->fetch(PDO::FETCH_ASSOC); include '_row.php'; } catch (PDOException $Exception) { echo "오류: ".$Exception->getMessage(); exit; } } else { include '_request.php'; $mode = 'insert'; $reg_date = date('Y-m-d'); $author = $user_name; $num = ''; } $title_message = ($mode === 'modify') ? '기타절곡품 등 수정' : '기타절곡품 등 등록'; // 기존에 저장된 값이 있는 경우 해당 값을 설정 $selected_prod_model = isset($row['prod_model']) ? $row['prod_model'] : '연기차단재(짜부가스켓)80*20'; ?>
| 등록일 | 작성자 |
|
비고 | ||||
|
|
|||||||