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 = ''; } // echo '
'; // print_r($row); // echo ''; $title_message = ($mode === 'update') ? '절곡품 생산 LOT 수정' : '절곡품 생산 LOT 신규 등록'; ?>
| 등록일 | 작성자 |
|
|
| 생산품 LOT | |||
| 품목명 | 종류 | ||
| 모양&길이 | 수량 | ||
| 원자재(철판) LOT | 원단 LOT (연기차단재) |
||
| 비고 | |||