5) { sleep(1); header("Location:" . $WebSite . "login/login_form.php"); exit; } include $_SERVER['DOCUMENT_ROOT'] . '/load_header.php'; $title_message = '일정표 휴일'; ?> <?=$title_message?> query($sql); $total_row = $stmh->rowCount(); ?>
 
        창닫기 '; ?>
fetch(PDO::FETCH_ASSOC)) { $num = $row['num']; $registedate = $row['registedate']; $startdate = $row['startdate']; $enddate = $row['enddate']; $periodcheck = $row['periodcheck'] ? '예' : '아니오'; $comment = $row['comment']; ?> getMessage(); } ?>
번호 휴일시작 휴일종료 기간체크 내용