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'; $registedate = date('Y-m-d'); } $title_message = ($mode === 'update') ? '휴무 수정' : '휴무 신규 등록'; ?>
| 기간 설정 | > |
| 비고 |