prepare($sql); $sth->execute(); $result1 = $sth->fetchAll(); $held_no = $result1[0]['held_no']; $held_date1 = $result1[0]['held_date1']; $held_date2 = $result1[0]['held_date2']; $held_date3 = $result1[0]['held_date3']; $weekday = array( '日', '月', '火', '水', '木', '金', '土' ); if($_GET['instid']){ $_POST['instid'] = $_GET['instid']; } $sql = 'SELECT * FROM instructor_info WHERE id = :id and del = 0'; $sth = $dbh->prepare($sql); $sth->bindValue(':id', $_POST['instid'], PDO::PARAM_INT); $sth->execute(); $result3 = $sth->fetchAll(); $enforcement_day = date('Y年 n月 j日', strtotime($result3[0]['enforcement_day'])); include 'header1.html'; ?> strtotime($result1[0]['exclose'])) { ?>
チーズ検定
受験申し込み締め切りは、です。